Thread
:
error 9 - related to an array - adding delimiters back to a cellvalue
View Single Post
#
1
Posted to microsoft.public.excel.programming
Javed
external usenet poster
Posts: 91
error 9 - related to an array - adding delimiters back to a cellvalue
Write Option Base 0 at the start of module
or
declare array
ary( 0 to 8 ) as Variant
Hope this will solve.
Reply With Quote
Javed
View Public Profile
Find all posts by Javed