Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro which calculates anniversary and other follow up dates from a
given date in a spreadsheet. There is a prompt in the source cell, but users repeatedly enter the date as a string (3rd Aug 07 instead of 3/8/07). I would use a formula like T(A1)=, TRUE,FALSE to check whether the date is in string or date format but how do I achieve this programmatically before sending a message box to the user to change the format? Thanks a lot |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Change Changing Date Format Data to Text | Excel Discussion (Misc queries) | |||
Cell format with Data Import (date appearing as text) | Excel Discussion (Misc queries) | |||
How do I format text as a bulleted item in Excel? Is it possible? | Excel Discussion (Misc queries) | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming | |||
Change a date in text format xx.xx.20xx to a recognised date format | Excel Programming |