View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Run a .xla as a independent application

No. But you can hide the Excel window if you wanted.

You can also still use VB which is more familiar to VBA users.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"triki" wrote in
message ...

I made a excel addin that allow to manage a database imported. when I
almost finish it I realize that the addin itself can do all the job
without having the excel interface. So that is possible to run the
addin like a VB application?
The other way is to migrate the hole proyect to VB net and
I'been programming in Excel VBA all time.
other option is not showing excel elements in order to look other
application, but I
donīt have the code to do this.

Thanks for your time

Triki


--
triki
------------------------------------------------------------------------
triki's Profile:

http://www.excelforum.com/member.php...o&userid=26225
View this thread: http://www.excelforum.com/showthread...hreadid=395242