Jun 29, 2004 #1 aggiematt IS-IT--Management Jun 29, 2004 2 US Is there a way to reference values from textboxes on Access forms in SQL queries?
Jun 29, 2004 #2 PHV MIS Nov 8, 2002 53,708 FR Provided the form is open when the query is launched: Forms!NameOfForm!NameOfTextBox Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244 Upvote 0 Downvote
Provided the form is open when the query is launched: Forms!NameOfForm!NameOfTextBox Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
Jun 29, 2004 #3 TomCologne Technical User Apr 18, 2002 628 You'll find plenty in the FAQs here, eg "How to dynamically build a query from controls on a form". Each forum has its FAQ tab with a lot of valuable information and I recommend a visit. TomCologne Upvote 0 Downvote
You'll find plenty in the FAQs here, eg "How to dynamically build a query from controls on a form". Each forum has its FAQ tab with a lot of valuable information and I recommend a visit. TomCologne