Hello,
I am new to this forum and VBA so please bear with me. I have a fairly specific question I think but my terminoligy may be a little messed up.
I want to declare a variable to remain even if access is closed and then re-opened. I thought i could do this by declareing the variable as static, but that doesnt seem to be working. Is there another way?
Thank you for your time and patience
I am new to this forum and VBA so please bear with me. I have a fairly specific question I think but my terminoligy may be a little messed up.
I want to declare a variable to remain even if access is closed and then re-opened. I thought i could do this by declareing the variable as static, but that doesnt seem to be working. Is there another way?
Thank you for your time and patience
Comment