Pass Parameter from Report (VBA to Macro) Access 2007

A

accessles

Hi,
I have a macro called mcrRightClickItems. I have an Open Report with a
Report Name which I filled in with "Report2". My question is how to pass from
VBA to the Report Name different Reports so I don't have to hard code
different macros for my report.

I have shortcut menu bar which has the name of the macro to run.

I hope this makes sense.

Thanks,

Les
 
T

Tom van Stiphout

Can't you use the RunCode action and do most of your programming in
VBA?

-Tom.
Microsoft Access MVP
 

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