View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Excel VB application

Excel cannot produce executable (EXE) files.

--
Rick (MVP - Excel)



"Neil Jones" wrote in message
...
I am working on a VB script with the goal to import data from a raw file
(using userforms) into the spreadsheet. Is it possible to develop this
in Excel AND create it as an EXE file?

Thank you in advance for any help.

NJ