ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I create a custom add-in (https://www.excelbanter.com/excel-programming/317541-how-do-i-create-custom-add.html)

cdb

How do I create a custom add-in
 
How do I change some code I have into an add-in so that it will run whenever
Excel is open?
Also will it auto install or will I need to select it each time?

Bob Phillips[_6_]

How do I create a custom add-in
 
It depends on the code. Post the code that is a problem.

It will always load once installed, until uninstalled.

--

HTH

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


"cdb" wrote in message
...
How do I change some code I have into an add-in so that it will run

whenever
Excel is open?
Also will it auto install or will I need to select it each time?




cdb

How do I create a custom add-in
 
Bob,

I haven't actually written the code yet. I just wondered if what I wanted to
do was possible.

I was after something that would cycle through in the background and every
hour would calculate the amount of work done (by totalling columns) as a log
instead of taking time out and doing it manually. Someone told me creating an
add-in to run in the background would be best but didn't know how!

"Bob Phillips" wrote:

It depends on the code. Post the code that is a problem.

It will always load once installed, until uninstalled.

--

HTH

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


"cdb" wrote in message
...
How do I change some code I have into an add-in so that it will run

whenever
Excel is open?
Also will it auto install or will I need to select it each time?





Bob Phillips[_6_]

How do I create a custom add-in
 
I would have thought that if you want total columns, you don't have to do it
manually, just use a SUM formula. It will calculate instantaneously then.

--

HTH

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


"cdb" wrote in message
...
Bob,

I haven't actually written the code yet. I just wondered if what I wanted

to
do was possible.

I was after something that would cycle through in the background and every
hour would calculate the amount of work done (by totalling columns) as a

log
instead of taking time out and doing it manually. Someone told me creating

an
add-in to run in the background would be best but didn't know how!

"Bob Phillips" wrote:

It depends on the code. Post the code that is a problem.

It will always load once installed, until uninstalled.

--

HTH

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


"cdb" wrote in message
...
How do I change some code I have into an add-in so that it will run

whenever
Excel is open?
Also will it auto install or will I need to select it each time?








All times are GMT +1. The time now is 02:10 PM.

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