View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
cody cody is offline
external usenet poster
 
Posts: 71
Default Excel file as an executable?

You can write code to initialize when the workbook is opened. That will work
like an executable.


"James" wrote:

Dumb question but does anyone know if there is a way to make an Excel file
into an executable as you can with Access? I'm guessing not since there is
not an Excel runtime module.

Thanks,

James