Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default macro advice

i need to create a macro that will be used with various workbooks and
worksheets in different files and i am doing it programmatically using
C#, other than adding references and and running the macro from C#.net
everytime i run my program, what are my other options and or how would i
go about doing it -- THANKS in advance

-The problem i am getting with doing it programmatically is that after i
add the macro in, when i go to run it, it says it can't find it,
however i can look in my excel macros and see it there and run it.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default macro advice

Put it into an addin. Put your code into a workbook, and saveas an xla file.
Then load that xla from ToolsAddins.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"tommy" wrote in message
...
i need to create a macro that will be used with various workbooks and
worksheets in different files and i am doing it programmatically using
C#, other than adding references and and running the macro from C#.net
everytime i run my program, what are my other options and or how would i
go about doing it -- THANKS in advance

-The problem i am getting with doing it programmatically is that after i
add the macro in, when i go to run it, it says it can't find it,
however i can look in my excel macros and see it there and run it.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default macro advice

Bob Phillips wrote:

Put it into an addin. Put your code into a workbook, and saveas an xla file.
Then load that xla from ToolsAddins.



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
any advice pls.. DumbLittleMan Excel Discussion (Misc queries) 1 September 4th 07 09:10 PM
Need advice Form maker Excel Worksheet Functions 1 December 2nd 06 04:26 PM
Advice on Creating an Excel Formula or Macro - PLEASE HELP!!!! So Tru Geo Excel Worksheet Functions 1 June 27th 06 07:15 PM
Advice Please Greg B Excel Worksheet Functions 5 March 17th 05 12:13 PM
Almost got it !! but need advice Nospam Excel Worksheet Functions 6 February 28th 05 10:27 AM


All times are GMT +1. The time now is 02:49 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"