Getting vba code (macros)

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

Guest

Hi,

Does somebody know how to get vba codes (macros) from Excel files without
Excel installed in the machine? We're developing a important project and we
need a function (to call in .net) that only returns a string with the vba
code of an Excel file. Is there any way or component to make this?

Thanks
 
If you're coding in .net why can't you just rewrite the function in that
language (whichever one you're using) ?

Tim
 

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