View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson[_2_] Chip Pearson[_2_] is offline
external usenet poster
 
Posts: 95
Default Can non-Excel users run a VBA Excel program?

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


"Robert Pearson" wrote in message
...
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?