B
BigDawg
I need to make the user enter a record in the subform when they enter a
record in the main form. Ex. the data base is for customer claim inquiries
and I have a customer claim main form with an inquiry subform and a inquiry
status subform and status activity subform. Ofcourse hinesite is better than
foresite and I know now that I sould have put the status info in the table
with the inquiry itself but I didn't and I have too much data to change it
now. My problem is that I have inquiries with no status and I need to force
the user to enter a status. I have a work around as a macro but it is very
slow and not allways relaible. I'm not sure how to accomplish this in VBA as
I am just starting to learn it.
record in the main form. Ex. the data base is for customer claim inquiries
and I have a customer claim main form with an inquiry subform and a inquiry
status subform and status activity subform. Ofcourse hinesite is better than
foresite and I know now that I sould have put the status info in the table
with the inquiry itself but I didn't and I have too much data to change it
now. My problem is that I have inquiries with no status and I need to force
the user to enter a status. I have a work around as a macro but it is very
slow and not allways relaible. I'm not sure how to accomplish this in VBA as
I am just starting to learn it.