Let me get specific in hopes that I will receive a response on this one!!
I've built a work activity database that tracks the activity of a Traffic division in the city that I work in. It's used primarily for production reporting.
My main form for Sign Making has three subforms on it: Equipment Used, Employee Hours, and Materials Used. Obviously before entering information in any of the subforms, a Sign Making record must exist.
For each Sign Making record I have required that a date is entered. The record is given an ID number automatically. Since the ID number is automatically assigned this field is not enabled (nor is it visible to the user). I have a default of current date in the date field. The only field visible to the user is the date field. Since the date field has a default in it, the next natural step (if using the default) is to move focus to one of the subforms. The database will allow no entry in the subforms because no main record has been saved.
HOW DO I GET THE RECORD TO SAVE SO DATA CAN BE INPUT IN THE SUBFORMS WHEN USING THE DEFAULT DATE??????
If I've been unclear about any of this please, please ask questions.
I've built a work activity database that tracks the activity of a Traffic division in the city that I work in. It's used primarily for production reporting.
My main form for Sign Making has three subforms on it: Equipment Used, Employee Hours, and Materials Used. Obviously before entering information in any of the subforms, a Sign Making record must exist.
For each Sign Making record I have required that a date is entered. The record is given an ID number automatically. Since the ID number is automatically assigned this field is not enabled (nor is it visible to the user). I have a default of current date in the date field. The only field visible to the user is the date field. Since the date field has a default in it, the next natural step (if using the default) is to move focus to one of the subforms. The database will allow no entry in the subforms because no main record has been saved.
HOW DO I GET THE RECORD TO SAVE SO DATA CAN BE INPUT IN THE SUBFORMS WHEN USING THE DEFAULT DATE??????
If I've been unclear about any of this please, please ask questions.