View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ron Coderre[_5_] Ron Coderre[_5_] is offline
external usenet poster
 
Posts: 91
Default Why use VB over VBA?

For what it's worth, a few years back I built a secure VB app that emulated
Excel using an ActiveX component called Formula One that behaved just like
Excel, as I recall. It might be an option for you. I just googled for it
and found: http://www.reportingengines.com/prod...x/overview.jsp

--
Regards,
Ron