Old Value

K

Kevin McCartney

Hi TWIMC
Is there a way to get the old value of a control like a text box or a combo box "controlname.OldValue

TI
KM
 
T

Tom Ogilvy

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

--
Regards,
Tom Ogilvy

Kevin McCartney said:
Hi TWIMC,
Is there a way to get the old value of a control like a text box or a
combo box "controlname.OldValue"
 
Top