Make sure that you do not also have the variable declared in the
declarations section of the code in the form itself.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Mike Archer" <MikeArcher RemoveThis @discussions.microsoft.com> wrote in message
news:C40CE203-7926-48B4-BFC8-533F0CB1E707@microsoft.com...
> Hello.
> I am delclaring a variable in the declarations area of the a module. So
> when I show a form, I should be able assign a value to it, unload the
> form,
> and still have the value of the variable... right? The variable is empty
> after the user form is unloaded. Please help!
> --
> Thanks,
> Mike