How to open a *.Vba file

  • Thread starter Thread starter rajasekar.pandian
  • Start date Start date
R

rajasekar.pandian

Hi..
I have a *.Vba file.I ahve open that and see the code.How to open
that.What are all software that should be installed to open
that..Advice me.

With regards
Rajsekar
 
I don't think I've seen a .VBA file.

In VBA, go to the File menu and choose New Project. This is used to create a
COM add-in with VBA. I've never gotten it to work, though. I always get a
DLL error. Anyways, I use VB6 or NET instead of VBA for addins.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)
 
I bet you have a different version of excel (Developer's???) than I do. That
option doesn't exist in my xl2003 (plain old vanilla MS Office Proffessional
version).
 

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