Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've recently built an Excel based application for some of our staff and have
now encountered a problem that I can't figure out. A userform prompts the user to enter a date.. they enter it in the UK format (08/03/05 for 8th March), but the data posts to the underlying worksheet as 03/08/05...and if we use dd-mmm-yy (on the sheet) it converts to 03-aug-05. I obviously need to somehow define the format of the variable "xdate" I can get round it by forcing it to accept the date as text, but this then limits it's use. I'd really appreciate your suggestions... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning date instead of 'not null' | Excel Worksheet Functions | |||
Formula for returning date entered by date on another worksheet | Excel Worksheet Functions | |||
Date in userform being saved as general not date which affects sor | Excel Programming | |||
Userform to select start date and end date | Excel Programming | |||
Returning a date as a serial umber | Excel Programming |