Hi!
I have a dropdown that holds a list of dates. I want this list to all be formatted the same: mm/dd/yyyy.
The problem arises when someone enters m-d-yyyy... Because the NewData value in the NotInList event does not follow the format of the data in the list, the code crashes.
Can anyone give any ideas? Thanks in advance!
-Jim
I have a dropdown that holds a list of dates. I want this list to all be formatted the same: mm/dd/yyyy.
The problem arises when someone enters m-d-yyyy... Because the NewData value in the NotInList event does not follow the format of the data in the list, the code crashes.
Can anyone give any ideas? Thanks in advance!
-Jim