View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default running excel modules without excel

Hi Tony
no way for VBA modules without Excel on the other computers installed

--
Regards
Frank Kabel
Frankfurt, Germany


Tony wrote:
I have developed in Excel XP few modules which use some forms and
data from few worksheets. I would like to run this on computers
without Excel. What is the best way to do it ?

Thanks for advice.

Tony