Thread
:
Array Test
View Single Post
#
1
Posted to microsoft.public.excel.programming
VBA Dabbler[_2_]
external usenet poster
Posts: 54
Array Test
Does anyone know how to proactively test an array for data prior to its use
without using an error event?
If not, what is a good error test?
I have been using 'Err.Number = 9' as a test to call the population routine.
Thanks,
VBA Dabbler
Reply With Quote
VBA Dabbler[_2_]
View Public Profile
Find all posts by VBA Dabbler[_2_]