Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Call a function when a cell changes

Good morning/afternoon

I need to execute a function only when the cell "B4" change of value.
How can I do it?
Thanks in advanced
(Office 2003)

henpat


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Call a function when a cell changes

What causes cell B4 to change value

User edits the cell?

There is a formula that may change on a calculate

this is a DDE Link

Some code changes the cell

Something else.

In any event, you can begin looking a worksheet level events like Change and
Calculate.

See Chip Pearson's page on events to start (if not familiar with them)
http://www.cpearson.com/excel/events.htm

--
Regards,
Tom Ogilvy


"henpat" wrote in message
...
Good morning/afternoon

I need to execute a function only when the cell "B4" change of value.
How can I do it?
Thanks in advanced
(Office 2003)

henpat




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
How do i call a function to a cell? Bill Excel Worksheet Functions 3 February 17th 07 12:54 AM
Call VBA function from cell donesquire Excel Programming 4 April 20th 05 05:49 AM
call a vb function from a cell mike grasso Excel Programming 3 July 9th 04 01:51 PM
How do I call a VBA function from a cell? Scott Lyon Excel Programming 1 October 14th 03 06:55 PM
Write a function call into an Excel cell from VBA Conceptor Excel Programming 2 September 10th 03 05:41 PM


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