Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() This is probably very straightforward but it's making me want to pull m hair out... I have a Userform which my colleagues can fill out to book equipment the contents of which then load into a spreadsheet. In the Userform I have text boxes which need to be filled with Shippin Date and Return Date. The problem is if I write these dates into the text boxes usin dd/mm/yyyy format when I submit the form and the information loads int the spreadsheet the format changes to mm/dd/yyyy. How can I stop this happening? Should it be done in the text boxes' code? I have changed the forma of the spreadsheet cells to dd/mm/yyyy but it doesn't fix it. Thank you for potentially saving my sanity, L -- Lindse ----------------------------------------------------------------------- Lindsey's Profile: http://www.excelforum.com/member.php...fo&userid=2909 View this thread: http://www.excelforum.com/showthread.php?threadid=48821 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you live in a region with British format dates it is a 'pull-your hair
out moment' trying to get Excel to show correct dates. I always use serial dates and change these to the correct format when required ---- see the following article for some useful tips...... http://www.oaltd.co.uk/ExcelProgRef/...rogRefCh22.htm -- Cheers Nigel "Lindsey" wrote in message ... This is probably very straightforward but it's making me want to pull my hair out... I have a Userform which my colleagues can fill out to book equipment, the contents of which then load into a spreadsheet. In the Userform I have text boxes which need to be filled with Shipping Date and Return Date. The problem is if I write these dates into the text boxes using dd/mm/yyyy format when I submit the form and the information loads into the spreadsheet the format changes to mm/dd/yyyy. How can I stop this happening? Should it be done in the text boxes' code? I have changed the format of the spreadsheet cells to dd/mm/yyyy but it doesn't fix it. Thank you for potentially saving my sanity, L. -- Lindsey ------------------------------------------------------------------------ Lindsey's Profile: http://www.excelforum.com/member.php...o&userid=29095 View this thread: http://www.excelforum.com/showthread...hreadid=488219 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Beginner Question Re Excel Format | New Users to Excel | |||
2 questions from a beginner | New Users to Excel | |||
Date Format Questions | Excel Discussion (Misc queries) | |||
Questions from a beginner | Excel Programming | |||
questions regarding chart format. | Excel Programming |