Re2: Month
"Rich" skrev i melding
...
I am using
=MONTH(H6)
and have the format of the cell set to mm the value is
stuck at 01 and I cannot understand why.
Sent too quick, sorry. Completed
=MONTH(H6) formatted as mmm will always return jan btw, so son't do that.
The formula will return month number as stated, and dates 1 to 12 is January
1st to january 12th 1900. Which are all in january, month 01.
|