VBA to VB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a VBA module that I would like to make into an exe file using VB 6.0.
Can I import the bas file directly into VB?

Thanks,

Kim
 
Kim,

The answer on your qeustion is that it is not impossibel however this is not
a VB6 newsgroup, it is VBNet and it that really very much different from
VB6.

Therefore as advice there are a lot newsgroups for VB classic
microsoft.public.vb* there are a lot.

I think that you there get answers from people who are directly busy with
VB6 at the moment.

Cor
 
Kim said:
I have a VBA module that I would like to make into an exe file using VB
6.0.
Can I import the bas file directly into VB?


This is a VB.NET group. You will more likely get an answer in
microsoft.public.vb.general.discussion.
 
Thanks! I realized after I posted that it was a .net group. I have posted
the question there.

Kim
 

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