Forum Discussion

rhill1959's avatar
rhill1959
Copper Contributor
Apr 26, 2023

Dynamic reference to array

Hi, it's been a long time since I've done any VBA code within Access.  I have a situation where I globally defined 2 arrays. Dim a1() as string Dim a2() as string Within a Sub routine, I need to c...

Resources