A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to make a query run after changing criteria from a form??



 
 
Thread Tools Display Modes
  #1  
Old February 2nd, 2006, 10:46 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default How to make a query run after changing criteria from a form??

Issue: Can't get a responce from a query.
Have a form to create records in a table.
Using a parameter query to return results to a custom Dialog Box.
Custom Dialog Box has 12 combo boxes to reset criteria in the query which
returns two fields in the table to a subform in the Custom Dialog Box.
How do I make the query run and run again after changing the criteria?

  #2  
Old February 4th, 2006, 03:47 AM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default How to make a query run after changing criteria from a form??

On Thu, 2 Feb 2006 14:46:29 -0800, "Rocky"
wrote:

Issue: Can't get a responce from a query.
Have a form to create records in a table.
Using a parameter query to return results to a custom Dialog Box.
Custom Dialog Box has 12 combo boxes to reset criteria in the query which
returns two fields in the table to a subform in the Custom Dialog Box.
How do I make the query run and run again after changing the criteria?


What kind of query? An Action query (Update, Append, Delete,
MakeTable)? or just a query returning records?

If the former, put a button on the Form to launch it.

If the latter, don't "run" the query AT ALL; instead, base a Form on
it for onscreen viewing, and/or a Report for printing, and put a
buttonon the form to launch them.

John W. Vinson[MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Design help, please SillySally Using Forms 27 March 6th, 2005 04:11 AM
Complex query criteria - desperate appeal Ted Allen Running & Setting Up Queries 5 November 17th, 2004 06:14 PM
Here's a shocker Mike Labosh General Discussion 2 October 26th, 2004 05:04 PM
Print Taher Setting Up & Running Reports 1 August 31st, 2004 09:07 PM
dlookup miaplacidus Using Forms 9 August 5th, 2004 09:16 PM


All times are GMT +1. The time now is 04:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.