hi friends, I am a beginner of access. I would like to get help for vba field validation rule for the following situation.
I got a form with fields-"item" and "qty issued". (item is combo box)
In my query-"qrybalance" there is a field named "stock balance".
If I enter a value in "qty issued" field greater than the value in "stock balance"
I should get a message.
Any help is highly appreciated
I got a form with fields-"item" and "qty issued". (item is combo box)
In my query-"qrybalance" there is a field named "stock balance".
If I enter a value in "qty issued" field greater than the value in "stock balance"
I should get a message.
Any help is highly appreciated