View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lazer[_8_] Lazer[_8_] is offline
external usenet poster
 
Posts: 1
Default Selecting a worksheet in a workbook

I have two workbooks. I want to select a worksheet by name.
"Wrksheet.Name" *is* evaulating to the name of the sheet - but on th
following line I get that it is not a proper method of Worksheets...

mainworkbook.Worksheets(wrksheet.Name).Select

Thanks!
Elieze

--
Message posted from http://www.ExcelForum.com