Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Executing sub procedure when Excel starts


Hi,

I would like to create an add-in that - when Excel begins - lauches
macro based on certain parms (like date, time, etc).

How do I get the add-in to execute upon Excel starting up? I am goin
to have a scheduler kick off Excel - just don't know how to get m
procudures to execute within Excel automatically.

Thanks

--
stratagur
-----------------------------------------------------------------------
strataguru's Profile: http://www.excelforum.com/member.php...nfo&userid=131
View this thread: http://www.excelforum.com/showthread.php?threadid=26300

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Executing sub procedure when Excel starts

Hi
put the code in the workbook_open event of this macro

--
Regards
Frank Kabel
Frankfurt, Germany


strataguru wrote:
Hi,

I would like to create an add-in that - when Excel begins - lauches

a
macro based on certain parms (like date, time, etc).

How do I get the add-in to execute upon Excel starting up? I am

going
to have a scheduler kick off Excel - just don't know how to get my
procudures to execute within Excel automatically.

Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Executing sub procedure when Excel starts

Make sure that goes into the ThisWorkbook sheet too.

Dennis
dalejrstwin

"Frank Kabel" wrote:

Hi
put the code in the workbook_open event of this macro

--
Regards
Frank Kabel
Frankfurt, Germany


strataguru wrote:
Hi,

I would like to create an add-in that - when Excel begins - lauches

a
macro based on certain parms (like date, time, etc).

How do I get the add-in to execute upon Excel starting up? I am

going
to have a scheduler kick off Excel - just don't know how to get my
procudures to execute within Excel automatically.

Thanks!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel E-2007 starts, but Installer also starts 3 times??? Thanks for the Great Tip Setting up and Configuration of Excel 0 January 24th 10 03:21 AM
Executing a bat file from Excel Mr BT[_2_] Excel Worksheet Functions 9 April 16th 07 09:18 PM
Executing of excel Macros. KarthikK Excel Discussion (Misc queries) 4 June 28th 05 12:00 PM
Executing an older excel 4.0 macro pgerrish Excel Programming 0 April 22nd 04 05:41 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"