Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Calendar question 1

Status
Not open for further replies.

surfside1

Programmer
Feb 12, 2006
209
US
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?
 
I hope i understood your good,

a message box is a cool idea or you can create a table with the history that every time the user changes the date it should place in that table the ID and the date and then you can always go back and choose the date



I will try my best to help others so will others do!!!!!
IGPCS
Brooklyn, NY
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top