Macro to VB - code.

  • Thread starter Thread starter Jorge
  • Start date Start date
J

Jorge

Hi all..

I have a macro designed to import data to a specification designed.
I converted the macro to VB -

What I'd like to do is have a popup that will allow the user to search the
filename to import.

Can this be done?

Thank-You
Jorge
 
I wish I had more knowledge of VB.

Alas I do not..
At present it makes not whole lotta sense...

J
 
While I can appreciate wanting to know what it does, the truth of the matter
is all you need to do is copy all of that code into a new module in your
application, then use it as in the example. It's not essential that you
understand how it works.
 

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

Back
Top