Run code from Navigation Panel

  • Thread starter Thread starter BD
  • Start date Start date
B

BD

I need to run a sub procedure with arguments from the Navigation Panel
but I get an error. In the immediate windows if I write
Application.Run "SubName", "args" it work fine. I suppose it's because
the rst![Argument] treats it like only one argument but what can I do
to figure it out?

[]'s
BD
 
Application.Run variable

In the sub or function have parameters how can I save the variable?

[]'s
BD
 

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