Hi
I have a form with a subform, and the subform is actually an intermediary form/table in a many to many relationship with another table/form.
For user-friendly-ness the intermediary form/table includes not only foriegn keys, but the titles of institutions that are assigned that primary/foriegn key (yes, the information is a little redundant because this information is in also in both of the tables connected to the intermediary table).
I want some kind of command button or marco/expression to attatch to a field to automatically fill in the name of the institution when I have filled in the foriegn keys.
I am trying to use a marco because I don't know much in VBA.
Is this possible with macros?
If I have to use VBA I might just fill everything in manually...
thanks
K
I have a form with a subform, and the subform is actually an intermediary form/table in a many to many relationship with another table/form.
For user-friendly-ness the intermediary form/table includes not only foriegn keys, but the titles of institutions that are assigned that primary/foriegn key (yes, the information is a little redundant because this information is in also in both of the tables connected to the intermediary table).
I want some kind of command button or marco/expression to attatch to a field to automatically fill in the name of the institution when I have filled in the foriegn keys.
I am trying to use a marco because I don't know much in VBA.
Is this possible with macros?
If I have to use VBA I might just fill everything in manually...

thanks
K