Running a macro

M

Mark

I have a macro name "Insert(p as string" and it does not show up in the macro
list when I want to add a button to run it. How do write this macro to work?
 
R

Rod Gill

First check that the macro compiles OK (In VBE select Debug, Compile). Solve
any errors. Secondly, try removing the ( from the name.
 

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