Hey guys,
I'm trying to send an array as a parameter and it is not working....
I have set it to passed by reference in my sub.
Visual Basic says:
"Compile error:
Type mismatch: array or user-defined type expected"
How may i solve this problem?
Yours words of wisdom are greatly appreciated.
Thanks.