Passing a Report a value

  • Thread starter Thread starter ChrisP
  • Start date Start date
C

ChrisP

How can I pass the report a parameter? I want to be
able to pass it a customer# and it display that service
bill in the report. My data report is running off a query
which I statically assigned a customer# just to get it to
work.

Thanks alot ahead of time

Chris
 
Hello Chris:

What you need to do is type Like[Enter Customer#] in the
criteria field of your query. This will prompt the user to
enter in the customer # that the query will run off of.

Pete
 

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

Back
Top