K
Ken M
I have a query which provides data for 4 forms. These
forms are accesses from a main form via option buttons
and using a macro to open the form.
Each form captures different types of data all of whch is
contained in the query.
I need help as to how to ensure that each form opens with
the relevent data to the record on the main form. In
other words, open the new form with data from the current
record in the query.
I also need to edit fields in each form, but the main
form would be where I add a new record. Accessing each
additional form will add additional data to that record.
I hope this is clear. I have limited knowledge of Visual
basic but can adapt if I can be given a guide. I cannot
see how to do this with a macro, although it's obviously
something that would be a common request.
Thanks for any help.
forms are accesses from a main form via option buttons
and using a macro to open the form.
Each form captures different types of data all of whch is
contained in the query.
I need help as to how to ensure that each form opens with
the relevent data to the record on the main form. In
other words, open the new form with data from the current
record in the query.
I also need to edit fields in each form, but the main
form would be where I add a new record. Accessing each
additional form will add additional data to that record.
I hope this is clear. I have limited knowledge of Visual
basic but can adapt if I can be given a guide. I cannot
see how to do this with a macro, although it's obviously
something that would be a common request.
Thanks for any help.