Can one export to visual basic express

  • Thread starter Thread starter Roger on Excel
  • Start date Start date
R

Roger on Excel

Having whetted my appetite using vba code in Excel, how easy is it to export
my forms and code to visual studio express?

Thanks,

Roger
 
VB Express is .NET, so your vba code and forms won't be compatible.
You'll need to re-write directly in .NET

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