View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob I Bob I is offline
external usenet poster
 
Posts: 2,819
Default Create a toolbar button based on three steps

Yes, you can put a button on the toolbar that runs the macro you create.

ChuckW wrote:

Hi,

I am doing a repetitive task which is Edit = Paste Special = Unicode Text
=OK. I could create a macro but can I create a button on my toolbar that
does the same thing?

Thanks,