I inbal Registered User. Local time Today, 15:50 Joined Feb 8, 2009 Messages 48 Feb 17, 2009 #1 can i make the parameter in a query be a combo?
Dennisk AWF VIP Local time Today, 23:50 Joined Jul 22, 2004 Messages 1,649 Feb 17, 2009 #2 yes, if its placed on a form. reference it from the query =Forms!yourForm!YourControl
J JANR Registered User. Local time Tomorrow, 00:50 Joined Jan 21, 2009 Messages 1,623 Feb 17, 2009 #3 Here is a resent tread about the same question. http://www.access-programmers.co.uk/forums/showthread.php?t=165895 JR
Here is a resent tread about the same question. http://www.access-programmers.co.uk/forums/showthread.php?t=165895 JR
HiTechCoach Well-known member Local time Today, 17:50 Joined Mar 6, 2006 Messages 4,357 Feb 17, 2009 #4 I have attached an example with a report that uses a form to get the parameters for the query. Hope this helps ... Attachments ReportDialogHiTechCoach.zip ReportDialogHiTechCoach.zip 85 KB · Views: 92
I have attached an example with a report that uses a form to get the parameters for the query. Hope this helps ...