View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default Farfetched question!!!!

You have to have excel running for your macros to work.

But you could hide the application if all you wanted to show was a userform (or
two).

There are questions (and responses) asking how to hide toolbars to make excel
look different. You can search google if that appeals to you.

But there are other standalone programming languages that may be better suited
(Visual Basic)???



jungleman wrote:

Working with MS Office 2000

Now, I've downloaded some templates, and have seen some finish work after
people have programmed certain excel things. After your done with the
programing, and you have everything you want; can I open up the program (like
a program) without having all of the excel work sheets around it? Just the
program alone!!!

Thanks,

Eric


--

Dave Peterson