View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
quartz[_2_] quartz[_2_] is offline
external usenet poster
 
Posts: 441
Default Array of all selected sheet names?

I am using Office 2003 on Windows XP.

Situation:
The user has more than one sheet selected.

Programmatically I need:
An array of one column by multiple rows of the names of all the selected
sheets.

Could someone please post an efficient method of obtaining this?
Thanks much in advance.