Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does someone knows if exist any way of getting the old value in this:
Private Sub Worksheet_Change(ByVal Target As Range) €˜ for the new data coming is easy: New_data = Target.Value €˜And about the old data into the cell€¦. Is there something like: Old_data = Target.Old_data End Sub Thanks a lot Peres |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems using Worksheet_Change | Excel Programming | |||
problems with Worksheet_Change function when drop-down lists | Excel Programming | |||
Problems with "Worksheet_Change" | Excel Discussion (Misc queries) | |||
worksheet_change problems | Excel Programming |