Isskint
Slowly Developing
- Local time
- Today, 23:25
- Joined
- Apr 25, 2012
- Messages
- 1,302
Hi everyone
This one has me stumped.
I have a bound combobox on a form (rowsource form a separate table). When trying to check the combobox.oldvalue in the BeforeUpdate() event, I get an "Invalid use of Null" error.
The combobox does have a value prior to triggering the event.
Oldvalue should work, right?
This one has me stumped.
I have a bound combobox on a form (rowsource form a separate table). When trying to check the combobox.oldvalue in the BeforeUpdate() event, I get an "Invalid use of Null" error.
The combobox does have a value prior to triggering the event.
Oldvalue should work, right?