Quote:
Originally Posted by jcrennan
I have created a spreadsheet that uses a userform to enter data. The first field of the data is the date which I have set up as dd/mm/yyyy. ...
I have the column set up in the spreadsheet as short date format dd/mm/yyyy.
The issue is for any day 1st to the 12th the date goes into the cell as mm/dd/yyyy however the format of the cell is still dd/mm/yyyy. eg 8th Sept 2015 goes in as 9/08/2015 and becomes 9th Aug 2015. Any date after the 12th works fine.
|
I think you'll find the serial value of the date being output by the userform is as per the dates displayed in the worksheet...