Thread: public macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TommyBoy TommyBoy is offline
external usenet poster
 
Posts: 13
Default public macros

i created a windows form that allows you to select a pay roll file, the
pay roll file has a sheet for each employee, the form lets you select
each employee you want to their sheet to. I created a macro in excel
that emails the sheet as the body and everything is working fine. My
problem is that there will be a different pay roll file for each pay
period, how do i make my macro public so any pay roll file can access
it? Thanks in advance