View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pawan Pawan is offline
external usenet poster
 
Posts: 87
Default how to attach macros to excel permanently - pawan

I have added the add-in....but when I open new worksheet, it doesn't show the
macros in the macro list..

"Bob Phillips" wrote:

Put them all in a new workbook, save the workbook as an add-in (file type of
xla, at the foot of the list). Then install the add-in, menu
ToolsAdd-InsBrowse.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Pawan" wrote in message
...
I have few macros which I require frequently. I want to attach them to

excel
so that whenever I open excel sheet (whether it is new sheet or already
existing sheet). How should I do it?


Thank you
-Pawan