OK…I have a main form that allows the user to select a department. Once selected, the information assocaited with the department appears in the subform. Works great.
The department is selected from a drop-down list. On the main form, I also have some information related to the department….VP, department location, etc.
When I open the form, the drop down is blank…waiting for me to select however, the other fields are populated with data from the first record. How can I remove this data??
Now, I have my data entry set to NO and some coding me.[enter employee].form.dataentry = true ….so the subform will be blank.
Thanks,
Deborah