I need to erase an array in one procedure then do a check for
its validity in another. After erasing, the array is out of scope.
On Error Resume Next should continue past this point BUT I need an If/EndIf condition based upon whether the array exists or NOT.
Any suggestions appreciated.
Thanks
David


Reply With Quote
