command button

  • Thread starter Thread starter peter
  • Start date Start date
P

peter

Hi,
I inserted a command button on a form. How do you link
it to a macro?

peter
 
You don't in any supported way. But, as an unsupported technique, you can
run any procedure declared Public in the ThisOutlookSession module as
Application.MyProcedure.
 
As I said in my other post, (that you also answered), I
just bought your book. I'm sure I will get more insight
on how to get things done. thanks

peter
 

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