how to pass value from module to report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone give me a detailed way how to pass value from module to report.
(how to make a module)
Thank you
 
Mohammad

Let's make sure were using the same terms the same way...

In Access, a module contains procedures, including functions that return a
value.

Reports are generally based on queries (and occasionally directly on a
table).

Queries can include functions.

Why are you trying to pass a value to a report?
 

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

Similar Threads


Back
Top