sorry I wasn't more specific.
Basically what I want to achieve is to have a menu button that when pressed it will open up a specific form, but before opeing the form, the user will be prompted to enter a date (ideally showing a calendar). Once the user enters the date, the form opens and the date field is auto-populated with this date as well as every new record added until the user exits. Each time the form is opened, the user will be promted for the date and this date will be used to autopopulate every new record added and so on.
The form is specific for a facility and the date is the date of service. The facility can have multiple date of services which is why I don't want to use a default value. The user will be entering specific orders in batches that have the same date and I want to save time by autopopulating every next record with the date that was entered at the menu prompt.
I hope this wasn't more confusing. If there is a simplier way to achieve this, I welcome all suggestions.
Thanks again
Enrique Ramirez