View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dallin dallin is offline
external usenet poster
 
Posts: 7
Default Worksheets() Object

I'm trying to pass a text variable to the Worksheets() object where Temp is a
text variable, however, I must not be using the right syntax. I've used
Worksheets("Temp") and Worksheets(Temp) without success. What is the correct
syntax for this?
--
thanks, mc