Find Record - In another Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

First of all, let me say that I have looked all over here for help with this
and wasn't very successful.

I have a form with a subform in it. I want when the user wants the edit
exisiting data, they click on the Edit button, and a dialog form pops up
asking the user to enter their name and the current date. This works fine.
After the user enters their information, and clicks the Okay button, to
return to the previous form is where the problem is. They keep getting taken
to the first record, not the specific record that they are editing.

Can someone please point me in the right direction how to accomplish this?

Thanks.
 
Allen,

Thanks for your reply. I will try it now. I have just one question though.
In the first line

With Forms(FrmName)

the FrmName...which form is that, the first from, or the pop up dialog form?

I thank you again for your response.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top