Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i call a function to a cell? | Excel Worksheet Functions | |||
Call VBA function from cell | Excel Programming | |||
call a vb function from a cell | Excel Programming | |||
How do I call a VBA function from a cell? | Excel Programming | |||
Write a function call into an Excel cell from VBA | Excel Programming |