03Explorer
Technical User
Using MS Access 365, I have an array established in a standard FORM subroutine.
I am trying to use a MODULE Sub that utilizes the established Array.
I have tried changing the type of FORM SUB to Public. No luck. I also tried changing the DIM statement in the FORM SUB to Public... again, no luck. I have the new Module SUBroutine set to Public... again, no luck.
What am I missing?
I am trying to use a MODULE Sub that utilizes the established Array.
I have tried changing the type of FORM SUB to Public. No luck. I also tried changing the DIM statement in the FORM SUB to Public... again, no luck. I have the new Module SUBroutine set to Public... again, no luck.
What am I missing?