Kind of a lame title for the thread but I'm feeling kind of lame.....
I have a form with subforms. One of the subforms gets populated with a set of records that are questions for a survey. I have the main form's date field's AfterUpdate event coded to add the records but if you modify the date field, another complete set of records is added. I know I could have the user manually add the records with a command button and then disable it but was trying to handle it a different way.
Any suggestions?
I have a form with subforms. One of the subforms gets populated with a set of records that are questions for a survey. I have the main form's date field's AfterUpdate event coded to add the records but if you modify the date field, another complete set of records is added. I know I could have the user manually add the records with a command button and then disable it but was trying to handle it a different way.
Any suggestions?