Thread
:
A constant array?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Thief_
external usenet poster
Posts: 25
A constant array?
Can this be made valid in VBA:
Const wsNot2Process = Array("Summary", "GraphResults", "*backup")
Or do I have to assign the array to a non-constant array variable?
--
|
+-- Thief_
|
Reply With Quote
Thief_
View Public Profile
Find all posts by Thief_