Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can I somehow capture what the cell value was before it was changed?
I know I can capture the cell changed and the changed value in the following: MsgBox "You changed: " & Target.Address & " to " & Target.Value I would love it to tell me You changed A1 from 15 to 25 Possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Quick VBA Worksheet Change Event or Selection Question: | Excel Worksheet Functions | |||
Sheet change event and list validation question | Excel Programming | |||
Change Cell from Validated List Not Firing Worksheet Change Event | Excel Programming | |||
change event question | Excel Programming | |||
change event/after update event?? | Excel Programming |