Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an external DDE connection that updates a range of cells in a
sheet. I need to verify the data sent. I'm trying to do this in the Worksheet_Calculate() subroutine. However it requires that I verify every cell every time even if only a single cell has been updated. Is there a way to identify the delta without iterating through all the cells? Thanks Avian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identifying text within a cell | Excel Discussion (Misc queries) | |||
Format changed when the details in cell changed | Excel Worksheet Functions | |||
Identifying Current Cell | Excel Worksheet Functions | |||
Identifying a cell/value in a table | Excel Discussion (Misc queries) | |||
Identifying the active cell | Excel Programming |