I have 4 Visual basic modules that I want to appear in the same module. How do I go about doing it.
JulieD - 31 Jul 2004 09:48 GMT
Hi Anthony
you can copy & paste procedures from one module to another ...
Cheers
JulieD
> I have 4 Visual basic modules that I want to appear in the same module. How do I go about doing it.
Anthony Byrne - 31 Jul 2004 10:17 GMT
Thank you JulieD. That worked fine. You can expect more inane requests for help.
> I have 4 Visual basic modules that I want to appear in the same module. How do I go about doing it.
JulieD - 31 Jul 2004 11:37 GMT
anytime :)
> Thank you JulieD. That worked fine. You can expect more inane requests for help.
>
> > I have 4 Visual basic modules that I want to appear in the same module. How do I go about doing it.