Thread: VB executable
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default VB executable

Nope... You are dealing wiht VBA and the projects that are created must be
associated with an application (To the best of my knowledge). You also can
not create DLL's or the like.
--
HTH...

Jim Thomlinson


"Dan" wrote:

Is it possible to create an executable program (stand alone) using the Excel
VB editor?
Thanks
Dan