CJBIRKIN
Drink!
- Local time
- Today, 03:27
- Joined
- May 10, 2002
- Messages
- 256
Hello
Help me please someone!!
I've created a form on a query and am quite happliy moving through recordset on the little naviagtor bar at the bottom of the form, viewing the data in some text boxes.
However i would like to handle another object on the form as the data in the boxes changes.
For arguments sake showing a command button when a value in a text box is >50.
I've tried the on change method in VB but nothing happens unless i actually change the data i.e click in the text box and do something. Is there an recordchange event?
Cheers
Chris
Help me please someone!!
I've created a form on a query and am quite happliy moving through recordset on the little naviagtor bar at the bottom of the form, viewing the data in some text boxes.
However i would like to handle another object on the form as the data in the boxes changes.
For arguments sake showing a command button when a value in a text box is >50.
I've tried the on change method in VB but nothing happens unless i actually change the data i.e click in the text box and do something. Is there an recordchange event?
Cheers
Chris