ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Run a .xla as a independent application (https://www.excelbanter.com/excel-programming/337098-run-xla-independent-application.html)

triki

Run a .xla as a independent application
 

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 :eek: 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


Bob Phillips[_6_]

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 :eek: 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




triki[_3_]

Run a .xla as a independent application
 

Thanks Bob

I didn't know that you could hide excel window. How can I do that?

Thanks

Trik

--
trik
-----------------------------------------------------------------------
triki's Profile: http://www.excelforum.com/member.php...fo&userid=2622
View this thread: http://www.excelforum.com/showthread.php?threadid=39524


Bob Phillips[_6_]

Run a .xla as a independent application
 
Application.Visible = False

I am presuming that your add-in doesn't need to read/write a workbook?

--

HTH

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


"triki" wrote in
message ...

Thanks Bob

I didn't know that you could hide excel window. How can I do that?

Thanks

Triki


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

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





All times are GMT +1. The time now is 07:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com