View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rocky McKinley Rocky McKinley is offline
external usenet poster
 
Posts: 102
Default Sheet Names Array

Hi,

I need to create a function that returns an array of sheet tab names as
they appear on the screen in order from left to right. The array should
"exclude" the following two sheet names - "Addresses" and "CrossRef" and
should also exclude "hidden" sheets.

Does anyone have any ideas?
--
Regards,
Rocky McKinley