Hi there,
I'm trying to run a bit of code in vba which works with arrays and suchlike and am having trouble managing it all in one sub routine.
Accordingly, I was wondering if anyone knew the correct language/structure for diming arrays, string etc at module level (at present as soon as I go to a different sub routine the dimmed variables become unspecified).
Hope this makes sense to someone,
Thanks
J
I'm trying to run a bit of code in vba which works with arrays and suchlike and am having trouble managing it all in one sub routine.
Accordingly, I was wondering if anyone knew the correct language/structure for diming arrays, string etc at module level (at present as soon as I go to a different sub routine the dimmed variables become unspecified).
Hope this makes sense to someone,
Thanks
J