A
Angi
My Contact entry form has 2 pages. Page 2 is info for the home office
(ho). I have a seperate form to view ho info. I've created an Edit
button on the view form. If the user wants to edit the ho, I want it
to open the entry form and go to page 2. I tried setting the Where to
"[ContactID]=" & Me![ContactID] AND [txtHO].SetFocus
but I'm getting a compile error. Is it possible to do this?
(ho). I have a seperate form to view ho info. I've created an Edit
button on the view form. If the user wants to edit the ho, I want it
to open the entry form and go to page 2. I tried setting the Where to
"[ContactID]=" & Me![ContactID] AND [txtHO].SetFocus
but I'm getting a compile error. Is it possible to do this?