![]() |
#1
|
|||
|
|||
![]()
Hi,
I have a number of variables declared in one module which I need in a second module which is called from the first one. The variables are all declared using the keyword "Public", but it seems those are global only within one module. How can I either declare them cross-module-global or just transfer them from one module to the next? Thanks a lot! Best regards, Officer_Bierschnitt P.S.: I think I have understood what I've found online insofar that I can create another module, call it "Declarations" and there declare all my variables as PUBLIC and they will be global across modules. Right? Do I then have to call my first module from that one? |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Run Time Error '91': Object variable or With block variable not set using Catalogue Mailmerge | Berryblue | Mail Merge | 1 | 11-13-2014 05:36 PM |
![]() |
Vincent | Project | 3 | 09-03-2014 05:37 PM |
![]() |
JUST ME | Word VBA | 4 | 03-25-2014 06:56 AM |
![]() |
Greg S. | Excel Programming | 2 | 07-30-2013 01:38 PM |
![]() |
tinfanide | Excel Programming | 2 | 06-10-2012 10:17 AM |