Processing VBA module

S

Sylvestre

Hello

I need to collect all the string contained in the
"MsgBox" order in my vba module
How can I process module, from VBA ?

Thank you
 
A

Alex Dybenko

Hi,
you can write such procedure, look at module object in access help file,
this will give you some idea.
 

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