Combining VBA modules

A

Anthony Byrne

I have 4 Visual basic modules that I want to appear in the same module. How do I go about doing it.
 
J

JulieD

Hi Anthony

you can copy & paste procedures from one module to another ...

Cheers
JulieD

Anthony Byrne said:
I have 4 Visual basic modules that I want to appear in the same module.
How do I go about doing it.
 
A

Anthony Byrne

Thank you JulieD. That worked fine. You can expect more inane requests for help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top