View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Trev B[_2_] Trev B[_2_] is offline
external usenet poster
 
Posts: 1
Default Get VB object worksheetname

Hi

Thanks in advance

I can obtain the worksheet name by ActiveSheet.Name
But I want the Excel object name for the worksheet.

I just can't find this in reference.

Thanks

Trev