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 a macro from within a cell

I'm trying to cause a macro to execute as soon as a value in a cell changes. I have not been able to find a way to do it directly or to identify a simple work arround. any help would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default executing a macro from within a cell

Hi
you need an event procedure for this (e.g. use the worksheet_change
event for this). See
http://www.cpearson.com/excel/events.htm

--
Regards
Frank Kabel
Frankfurt, Germany


kduntley wrote:
I'm trying to cause a macro to execute as soon as a value in a cell
changes. I have not been able to find a way to do it directly or to
identify a simple work arround. any help would be greatly
appreciated.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default executing a macro from within a cell

You'll need an event macro. See

http://www.mvps.org/dmcritchie/excel/event.htm

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


In article ,
"kduntley" wrote:

I'm trying to cause a macro to execute as soon as a value in a cell changes.
I have not been able to find a way to do it directly or to identify a simple
work arround. any help would be greatly appreciated.

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
Executing a macro in another file NSNR Excel Discussion (Misc queries) 1 December 11th 07 01:35 PM
executing a macro within another brian Excel Discussion (Misc queries) 3 July 5th 06 01:22 AM
Executing macro in one book from another. michaelberrier Excel Discussion (Misc queries) 3 June 26th 06 10:45 AM
Executing a macro from a cell filo666 Excel Discussion (Misc queries) 2 February 15th 05 08:18 PM
Problem executing a macro from different workbook where it is Sergio Calleja Excel Discussion (Misc queries) 1 January 17th 05 12:38 PM


All times are GMT +1. The time now is 11:36 AM.

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"