PDA

Click to See Complete Forum and Search --> : Open Form Using Specific Field [RESOLVED]


Jumpercables
Dec 20th, 2005, 09:36 AM
I have a form where if a user double clicks an area it will open up an edit form/screen for them to edit information. How do I open up that form to the specific field they are looking at the specific area is in a text box, would be the information I want to open the database location at.

Thanks In Advance

RobDog888
Dec 20th, 2005, 12:37 PM
Can you give a little more information or an example?

Jumpercables
Dec 20th, 2005, 01:01 PM
I figured it out :) Thanks!

DoCmd.Open Frm,,,Where!!! is what I needed