This is driving me crazy. I have declared my variables as public within a module which contains a some functions.
I am then using some of the variables from a form procedure. The variables which are referenced from the form have all lost their contents when i need to use them in the module functions. Has anyone got any ideas on how to stop this or get round it.
I am then using some of the variables from a form procedure. The variables which are referenced from the form have all lost their contents when i need to use them in the module functions. Has anyone got any ideas on how to stop this or get round it.