thingssocomplex
Registered User.
- Local time
- Today, 19:48
- Joined
- Feb 9, 2009
- Messages
- 178
I have a "Multiple Items" data form which lists a number of fields including a unique record ID for each row listed. I have created an hyperlink against each row which basically says "Open" the hyperlink opens another form. Both forms are created from query(s).
Normally I would enter the form/text box reference in the criteria of the relevant query. However because of the multiple unique ID's the query only returns the top/first entry.
Is it possible to open a user form and use the where condition to match the ID's to open the relevant record? If yes may I have a little direction please I've never used the where condition in a Macro before!
Normally I would enter the form/text box reference in the criteria of the relevant query. However because of the multiple unique ID's the query only returns the top/first entry.
Is it possible to open a user form and use the where condition to match the ID's to open the relevant record? If yes may I have a little direction please I've never used the where condition in a Macro before!