Thread: Old Value
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Old Value

No. You would need to store that information and retrieve it.

--
Regards,
Tom Ogilvy

"Kevin McCartney" wrote in message
...
Hi TWIMC,
Is there a way to get the old value of a control like a text box or a

combo box "controlname.OldValue"

TIA
KM