Simple problem except I can't work out how to do it.
I've a date field on a form. The subform data is linked to that date. I want the user to be able to change the date but only explicitly by clicking a button, being prompted to enter a date, then entering that date. The button should then update the field and requery the subform.
Any ideas on how I can achieve this? I know how to do all of the above except how to get a little pop up box. Ideally it would be similar to a msgbox except with a space to enter a date.
Thanks to any and all who respond.
I've a date field on a form. The subform data is linked to that date. I want the user to be able to change the date but only explicitly by clicking a button, being prompted to enter a date, then entering that date. The button should then update the field and requery the subform.
Any ideas on how I can achieve this? I know how to do all of the above except how to get a little pop up box. Ideally it would be similar to a msgbox except with a space to enter a date.
Thanks to any and all who respond.