I have column of date/time data as follows:
02/01/2013 8:49
I need to add two hours to every cell so that it looks like this:
02/01/2013 10:49
I know there must be an easy way to do this but I can't find it. All of my searches keep showing me how to add times, not add to the time. Any help greatly appreciated!