R
Ryan''s Girl
I am new to Access so please be very specific...
I have created an inventory database for my company. I have a form where
users can enter in inventory information. I have three text boxes on my form
I need help with. I would like a message box to pop up when inventory levels
fall below the Reorder Level.
My text boxes are:
"Reorder Level"
"Units on Hand"
"Units on Order"
So I guess it would be something as follows...
If Units on Hand + Units on Order is < Reorder Level then the message box
will pop up..
How would I go about setting somthing like this up?
I have created an inventory database for my company. I have a form where
users can enter in inventory information. I have three text boxes on my form
I need help with. I would like a message box to pop up when inventory levels
fall below the Reorder Level.
My text boxes are:
"Reorder Level"
"Units on Hand"
"Units on Order"
So I guess it would be something as follows...
If Units on Hand + Units on Order is < Reorder Level then the message box
will pop up..
How would I go about setting somthing like this up?