Calculating a date
The below formula will return D1 to D5 if cell A1 contains a date...Refer
help on CELL function
=CELL("format",A1)
If this post helps click Yes
---------------
Jacob Skaria
"Jafferi" wrote:
Cell A1 ~ Jan 1, 2009
Cell B1 ~ [if Cell A is a date, multiple by 8]
Basically, I want the cell to acknowledged that a day is equal to 8 hours.
Can you help to figure out how can I do this?
Thank you in advance.
|