Access Projects: Referencing Form parameters from Reports

K

Keven Lonesome

Ladies & Gentlemen,

I'm trying my darnest to capture form input parameters
into my report selection criteria using Access projects.
using the syntax:
[FORMs]!Me!entry.date within Access reporting
is not accepted.

Note: I do not want to create a SP that embed its
parameters within the code to produce the report.
Instead, I want to capture the Form's parameters
to populate the criteria for the report.
(Some of my forms contain entering 3 to 5
parameters, most with date ranges)

Question: 1. Are there any conventional methods meeting
my requests
2. Do I have to create
@parameters within my SP report every time
to populate its report criteria?
(This method sounds real corny!)

Your correspondence will be highly appreciable!

Thanx.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top