S
stus
Hi,
I want to specify time+date and adjust them by timezone, but cannot see
how to do this without laborious formulae. I've seen the other
time/data tips on this site (v.good thanks), but they don't seem to
cover this scenario.
what I want to do:
Column1: Time,
format: dd-mmm-yy [hh]:mm
eg: 26-feb-04 03:46
Column2: TZ offset,
format: num (0 DP)
eg: 5
Column3: Adjusted Time,
format: dd-mmm-yy [hh]:mm
formula: Col1 + (Col2/24)
eg: 26-feb-04 08:46
ie. I want the basic number of TZ offset to increment the original time
but that number of hours.
Of course, it doesn't work, the existence of the dd-mmm-yy info seems
to affect the hh field.
Yes, I also want it to accept negative values of column 2.
I'd have thought Excel would allow you to add such fields like that, by
specifying which component of the date (eg. hh) is to be increased by
that amount. Not sure if the []'s are trying to do that.
TIA, sTu.
I want to specify time+date and adjust them by timezone, but cannot see
how to do this without laborious formulae. I've seen the other
time/data tips on this site (v.good thanks), but they don't seem to
cover this scenario.
what I want to do:
Column1: Time,
format: dd-mmm-yy [hh]:mm
eg: 26-feb-04 03:46
Column2: TZ offset,
format: num (0 DP)
eg: 5
Column3: Adjusted Time,
format: dd-mmm-yy [hh]:mm
formula: Col1 + (Col2/24)
eg: 26-feb-04 08:46
ie. I want the basic number of TZ offset to increment the original time
but that number of hours.
Of course, it doesn't work, the existence of the dd-mmm-yy info seems
to affect the hh field.
Yes, I also want it to accept negative values of column 2.
I'd have thought Excel would allow you to add such fields like that, by
specifying which component of the date (eg. hh) is to be increased by
that amount. Not sure if the []'s are trying to do that.
TIA, sTu.