Forms and Records - moving to certain record based on previous for

  • Thread starter Thread starter TexasBill
  • Start date Start date
T

TexasBill

I have a form (personnel view) that is based on a query that pulls
information from several tables together.
I want to be able to update certain fields so I created a form that you can
open (with a button) from the personnel view form.
When I open the update form I want it to go to the record from the previous
form.
 
Try allowing the command button wizard to do that for you. One option in the
wizard is find a record.
 
Back
Top