Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Way to change or update the macro

Used Excel2003 to build a tool which will have interaction with the server,
but will have regular update to the macro which is build in the workbook.
Is there anyway I can update the macro in that wookbook only without
changing the excel formatting etc..?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Way to change or update the macro

Depending on the security setting that each user has chosen (and it's the user's
security setting--not something you can change), you may be able to use Chip
Pearson's notes he

http://cpearson.com/excel/vbe.htm

If it's not too late, you may want to move as much code from the individual
workbooks and create an addin--separating the VBA code from the data as much as
you can.

Then if the macros have to change, you update the addin and redistribute that.



Christian.Xu wrote:

Used Excel2003 to build a tool which will have interaction with the server,
but will have regular update to the macro which is build in the workbook.
Is there anyway I can update the macro in that wookbook only without
changing the excel formatting etc..?

Thanks!


--

Dave Peterson
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
workbook change and update Sofia Grave Excel Worksheet Functions 0 February 27th 08 08:46 AM
How to update cell on change J.P. Excel Discussion (Misc queries) 5 July 11th 06 01:37 AM
How do I get one worksheet to update when others change? Bdubs Excel Worksheet Functions 1 March 21st 06 06:40 PM
Update on change myleslawrence Excel Programming 5 January 18th 05 12:27 AM
Macro To Update Data Table On DDE Link Change PMC[_2_] Excel Programming 1 July 13th 03 07:39 PM


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

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

About Us

"It's about Microsoft Excel"