S smask Registered User. Local time Today, 23:26 Joined Jan 9, 2003 Messages 21 Jan 30, 2003 #1 Hi! I'm making a form and want to locate a query. How will I do it? Are there any commands like this but for a query? Forms![frmLookup]![lbxLocationLookup] / Smask Last edited: Jan 30, 2003
Hi! I'm making a form and want to locate a query. How will I do it? Are there any commands like this but for a query? Forms![frmLookup]![lbxLocationLookup] / Smask
bradcccs Registered User. Local time Tomorrow, 08:26 Joined Aug 9, 2001 Messages 461 Jan 31, 2003 #2 Check out the DLookup function. Should do as you wish. Brad