[mso] Re: Access 2002: Main/Sub Reports Parameters :VSMail mx3
- From: James LaBorde <jlaborde@xxxxxxxxx>
- To: "'mso@xxxxxxxxxxxxx'" <mso@xxxxxxxxxxxxx>
- Date: Tue, 25 May 2004 11:39:57 -0700
Cathy,
Are you saying it prompts you for a start and end date? It should just be a
simple form and you have to enter the dates in the two fields. Make sure
all your queries and sub-queries or reports and sub-reports are referencing
the form for their parameter values. Lastly for validation what you want to
do is verify that the values entered in the two fields are actually dates.
How are you referring to the form's fields in you queries/reports?
-----Original Message-----
From: Cathy.Evans@xxxxxxxxx [mailto:Cathy.Evans@xxxxxxxxx]
Sent: Tuesday, May 25, 2004 11:28 AM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Access 2002: Main/Sub Reports Parameters :VSMail mx3
Thanks James, getting closer, got the button on the form to open the
report, just don't seem to have them connected right, the report is still
opening blank. I don't think I have my date fields on the form right cause
when I open it, though it asks for a start and end date, nothing populates
in the form fields. Maybe that is why the report is opening blank. Not
sure how to do the validation portion. Will keep working with it, though,
open to ideas, thanks, Cathy
James LaBorde
<jlaborde@xxxxxxxxx To: "'mso@xxxxxxxxxxxxx'"
<mso@xxxxxxxxxxxxx>
>
Sent by: cc:
mso-bounce@freelist
s.org Subject: [mso] Re: Access
2002: Main/Sub Reports
05/25/2004 11:47 AM Parameters :VSMail m
x4
Please respond to
mso
.....
Cathy,
Try opening the form and adding a button to it. Then have the button's on
click event launch the report (ideally you should ensure that both fields
have a valid date through some validation in the code to launch the
report).
Then when you want to run the report, open the form, fill in the dates and
click your button. You appear to have the references correct, but need to
have the form open and filled in when you launch the report.
James
----------------------------------------------------------------------------
-------------------------
The information transmitted is intended only for the person
or entity to which it is addressed and may contain confidential
and/or privileged material. If you are not the intended recipient
of this message you are hereby notified that any use, review,
retransmission, dissemination, distribution, reproduction or any
action taken in reliance upon this message is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer. Any views expressed in this message
are those of the individual sender and may not necessarily reflect
the views of the company.
----------------------------------------------------------------------------
---------------------------
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes)
in the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also
allow you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation
with instructions. Once you are a member of the files group, you can go
here to upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
Other related posts:
- » [mso] Re: Access 2002: Main/Sub Reports Parameters :VSMail mx3