Hi guys,
I'm in need of a little help with a report I'm setting up on Access
2000. The report shows data depending on entries on a form that has 7
fields (Min and Max Cost, Fiscal Year, Min and Max Award Dates,
Reviewer, Engineer). Some of these fields may have wild card
characters (*) and some real data in them. The problem I have is when
the user hits the Go button I need to have some text fields on the
report show data from the input form or if a wild card character was
used then the relevant text field on the report should display the
message "All Reviewers" (or something to that effect.
The form itself will stay open in the background so there shouldn't be
any problems pulling data from it but I need some help on, a) how to
get the data from the form to the report, and b) how to have the
report read the wild card characters that may be contained on the
report and substitute the relevant text in place of them.
Many thanks for any help you can offer.
All the best, Dean...
I'm in need of a little help with a report I'm setting up on Access
2000. The report shows data depending on entries on a form that has 7
fields (Min and Max Cost, Fiscal Year, Min and Max Award Dates,
Reviewer, Engineer). Some of these fields may have wild card
characters (*) and some real data in them. The problem I have is when
the user hits the Go button I need to have some text fields on the
report show data from the input form or if a wild card character was
used then the relevant text field on the report should display the
message "All Reviewers" (or something to that effect.
The form itself will stay open in the background so there shouldn't be
any problems pulling data from it but I need some help on, a) how to
get the data from the form to the report, and b) how to have the
report read the wild card characters that may be contained on the
report and substitute the relevant text in place of them.
Many thanks for any help you can offer.
All the best, Dean...
Comment