S
Sandy
How can I enter that if a cell contains any text then the specified formats
will be met.
Thanks
Sandy
will be met.
Thanks
Sandy
basically a number which reads as a date, I tried "=ISNUMBER(D1)" and
found it to do the same job
Peo Sjoblom said:You can use the CELL function
=LEFT(CELL("format",A1))="D"
will return TRUE if it is a date
all dates start with D, general formatting is G, currency C