I have a user form which has some textboxes on it which the user fills in information which is then entered into a spreadsheet. 2 of these textboxes are used to input dates however I have noticed an issue which I have never noticed before. When a date is entered in the format dd/mm/yyyy, if the day value is less than 13 then when the date is entered into the spreadsheet it is entered as mm/dd/yyyy. I have tried altering the format of the cells and other things but I cannot rectify this issue. Anybody got any ideas?