View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kyle Kyle is offline
external usenet poster
 
Posts: 66
Default Creating Variable for a Sheet

I have to copy data from one sheet to another. I am sending this program for
others to use and I don't know what they will name the sheet. I have a macro
that uses the ActiveSheet function right now, but I was hoping to get
something that is less sensitive and set up a variable for the entire sheet.
Thanks,
Kyle Kyburz