What is wrong with the following code? How do I fix it? I get a a run time error 13 "Type Mismatch" error when I execute.
Thanks,![]()
Please Login or Register to view this content.
What is wrong with the following code? How do I fix it? I get a a run time error 13 "Type Mismatch" error when I execute.
Thanks,![]()
Please Login or Register to view this content.
Last edited by VBA Noob; 08-14-2008 at 08:15 AM.
You have to declare the size of the array
though I don't think you need the second dimension.![]()
Please Login or Register to view this content.
Hi
You need to dimension your array before you can fill it with values:
Richard![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks