View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Allan[_7_] Allan[_7_] is offline
external usenet poster
 
Posts: 4
Default pass worksheet name to a macro

Hi,

I recorded a macro to create a pivot table for a worksheet. but I
want use this macro for more than one worksheet, that individual
worksheet name is required to pass to this macro. Could you please
give some me some ideas on how to pass the worksheet name to the macro?

Thanks!