View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tomfabtastic@hotmail.com is offline
external usenet poster
 
Posts: 13
Default Create a Private Const Array in excel 2000

Hi,

Just wondering if it is possible to create a private constant array of
type string in excel 2000.

I want this constant string array to sit at the top of my module and
be used in the subs that follow.

Regards,
Tom