Hi Forum,
This input box
Only works if I enter mm/dd/yyyy.
Otherwise it converts my dd/mm/yyyy input into US and of course, 1st Oct is now 10th Jan
Is there a way to format the Input Box so I can enter dd/mm/yyyy with out the "wheels" falling Off??
This input box
Code:
LetterDate = InputBox("Please enter the Date The Lawyers Letter was Posted or Delivered")
Only works if I enter mm/dd/yyyy.
Otherwise it converts my dd/mm/yyyy input into US and of course, 1st Oct is now 10th Jan

Is there a way to format the Input Box so I can enter dd/mm/yyyy with out the "wheels" falling Off??
