Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Macro name does not appear in button list

Status
Not open for further replies.

scauser

Technical User
Aug 9, 2002
54
US
Hi,

When i went to create a macro button, the macro i just created does not appear in the Macro Name list.

Does anyone know why this would be?

Thanks!!
 
The macro must be a Public Sub without parameter.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Thanks PHV,

So i just type the word "Public" before the word "sub" in the code?

 
Hi, scauser

I've also seen that when installing a macro on another machine - have to execute the macro before it appears in the list.

Jock
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top