
POSTED: Feb 1, 2012 6:30 PM (GMT)
odd .. life and the formats
Where you’ve got / you need 0 the formats like *mdy include the seperators
so today is 02/01//12 trying to convert this to a decimal will create an error ..
but most of the formats have an alter-ego, go Clark Kent, like this *mdy0 today in this format is 020112 which can be converted to a decimal.
Phil/















