Find Record action to display a record that is the current record on another for

  • Thread starter Thread starter Tom K via AccessMonster.com
  • Start date Start date
T

Tom K via AccessMonster.com

Can I use the Find Record action to display a record that is the current
record on another form. I tried to use the action Go To Control "AddressID"
then the action Find Record with "= Forms![frmNewAddress]![AddressID] " in
the find what box. The frmAddress is the current form and the form
frmNewAddress is also open.

This did not seem to work, and Im not sure why. Am I using the Find Record
action wrong?

Thanks,
Tom
 
Back
Top