View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
henpat henpat is offline
external usenet poster
 
Posts: 3
Default Call a function in some sheets

Hello all

I'm creating a code in sheet1, it works fine, but now I need to use the same
code in sheet2 without write again the code.
Also I need to change the name Sheet1 for another name.
In other words, I need a code that can runs in any sheet.

Thanks for your time and sugestions.
henpat
(Excel 2003 SP2)
Call a function in some sheets