Change Button Appearance when depressed

  • Thread starter Thread starter carim007
  • Start date Start date
C

carim007

Hi,

My first macros with Outlook ...

Have just added two macros and two buttons in Command Bar ...
However, when depressed, macro is executed but I have no evidence
which of the two icons I have used ...
Is there a status mode, which could reflect itself in the icon
background ?

I do not know why but both buttons have the same ID : 190 ...

Thanks in advance for your assistance

Carim
 
Put up a MsgBox or display a non-modal VBA UserForm when each macro button
is clicked to tell you which macro is running.
 

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