Can non-Excel users run a VBA Excel program?

  • Thread starter Thread starter Robert Pearson
  • Start date Start date
R

Robert Pearson

Simple question: Can one distribute his VBA Excel application to users who
do not have Excel on their computers? In other words, is there a runtime
version of VBA that one can distribute with his VBA application?
 
Robert,

No, there is no way a user can run VBA/Excel without having Excel
installed.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Simple question: Can one distribute his VBA Excel application to users who
do not have Excel on their computers? In other words, is there a runtime
version of VBA that one can distribute with his VBA application?
No, but there is a spreadsheet like control you can use in VB6.0 and higher.




Remove "HeadFromButt", before replying by email.
 

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