I have a calendar on a form for when the user clicks on the date dropdown. I noticed that I cannot close the calendar if it is decided that no date should replace that combo field. So I created a button under the date (which gets covered up by the calendar when they click the dropdown)to give them an option to not have the calendar date in that field - and it puts it back to the original date they had when the form was opened.
If this is clear so far, is there a way to give them the option to go back to the original date without the button? I'm thinking, maybe I should have a msgbox to ask them if they really want the date or is there other alternatives?
If this is clear so far, is there a way to give them the option to go back to the original date without the button? I'm thinking, maybe I should have a msgbox to ask them if they really want the date or is there other alternatives?