tobyccdata
Registered User.
- Local time
- Today, 20:27
- Joined
- Aug 21, 2017
- Messages
- 12
Hi everyone,
I have a form for input data, in this form there is a date field. For this date field I want a prompt to come up which ask for the date and then the date field is that prompt date. I can then add as many records as i want and that date field will have that number.
So if my form is say invoice, with a date field date_invoice.
My thought is to create a query with just the date field with criteria [Enter Start Date].
Then I have a main menu with a button to open invoice form, i am thinking i have to include it there but now sure, i am a little confused and may not even be on the right track.
I have a form for input data, in this form there is a date field. For this date field I want a prompt to come up which ask for the date and then the date field is that prompt date. I can then add as many records as i want and that date field will have that number.
So if my form is say invoice, with a date field date_invoice.
My thought is to create a query with just the date field with criteria [Enter Start Date].
Then I have a main menu with a button to open invoice form, i am thinking i have to include it there but now sure, i am a little confused and may not even be on the right track.