Userform where condition

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!
 
Thank you very much I was missing the single quotes - I luv this site full of amazing talented and helpful people
 
Glad that worked for you. By the way, that site is run by pbaldy who's also a VIP member on here. You may have come across him.
 
I think I've seen the name before big thanks to pbaldy for setting up this wonderful froum
 
I think I've seen the name before big thanks to pbaldy for setting up this wonderful froum
Just for clarification, baldyweb.com (i.e. the site to which you were directed) is run by pbaldy and this forum is owned by someone else, not pbaldy:)
 

Users who are viewing this thread

Back
Top Bottom