G
Guest
I am attempting to open a record on another form from an associated record in
a subform of a different form. It works if the WHERE statement on the Macro
is not coming from a subform. I thought I was using the correct expression in
the WHERE statement
[ControlName]=Forms![FormName]![Subform Name]![ControlName]
not sure if I am missing something or if it can work from a subform.
Thanks
a subform of a different form. It works if the WHERE statement on the Macro
is not coming from a subform. I thought I was using the correct expression in
the WHERE statement
[ControlName]=Forms![FormName]![Subform Name]![ControlName]
not sure if I am missing something or if it can work from a subform.
Thanks