A.D.Tejpal
adtp at touchtelindia.net
Tue Mar 8 06:20:52 CST 2005
Sander,
Any objection to using global variables ?
A.D.Tejpal
--------------
----- Original Message -----
From: Sad Der
To: Acces User Group
Sent: Tuesday, March 08, 2005 13:45
Subject: [AccessD] Automating parameterized action queries.....
Hi group,
my story of the queries continues. I need to run a set
of action queries. This works fine.
Several queries have parameters. So that means the
user has to watch the screen for a parameter to
pop-up. Is it possible to add some parameter fields in
the form to fill the required parameters...WITHOUT
changing the query it self?
So I have a parameters in my query:
[Enter version:]
[Enter startdate:]
And I do not want to change these to:
forms!frmReport!txtVersion
forms!frmReport!txtStartDate
TIA
Sander