how to declare Pub Const String Array ?
- From: "***" <d_penny@xxxxxxx>
- Date: 24 Jun 2005 10:49:35 -0700
can someone please show me how to declare a Public Constant String
Array? With shortened spelling below:
Pub Const C as String = "jones" works OK
Pub Const C(2) as String = "jones","smith" does not work
What to do? I would like to be able to index in an array of strings to
get replacement values for stuff in columns H,I,J etc. by using an
index of 18,19,20 etc.
Thanks
.
- Follow-Ups:
- Re: how to declare Pub Const String Array ?
- From: Tom Ogilvy
- Re: how to declare Pub Const String Array ?
- Prev by Date: Linking a Summary Workbook
- Next by Date: Re: working with two sheets
- Previous by thread: Linking a Summary Workbook
- Next by thread: Re: how to declare Pub Const String Array ?
- Index(es):