maxxximaniac
Registered User.
- Local time
- Yesterday, 19:49
- Joined
- Oct 22, 2004
- Messages
- 80
Hey Guys,
I Have a combo field, ComboFunction, where if the value = "Misc" then a memo field appers, txtMemo.
txtMemo must not be null if ComboFunction = "Misc".
I am not sure where to put this event code or how the proper way it would be written.
It must be in the form and not the table, as its only required when ComboFunction = "Misc"
Any Ideas?
You're help is much appreciated.
Thanks!
I Have a combo field, ComboFunction, where if the value = "Misc" then a memo field appers, txtMemo.
txtMemo must not be null if ComboFunction = "Misc".
I am not sure where to put this event code or how the proper way it would be written.
It must be in the form and not the table, as its only required when ComboFunction = "Misc"
Any Ideas?
You're help is much appreciated.
Thanks!