hello all,
i have a small software for my company i am only facing one problem in the DATE/Time Default Value
I try to writea string its says: "type mismatch"
i want when adding a new record to appear in the Date/Time fields the following format "MM/DD/YYYY"
i don't want it to appear when i click on it, i did this using input mask
I just want the default value to show like "MM/DD/YYYY" when a new record is added and the user choose a date it become the date he chose.
Thank you