davies107
Registered User.
- Local time
- Today, 15:55
- Joined
- Oct 2, 2012
- Messages
- 143
hello everyone,
i have a database that needs a manual input from the user for X, Y, Z range. i need help on deriving a code ( "maybe" in query for criteria? ) that tell if the user exceeded on the allowable number range of either X, Y, or Z.
for example:
X = should have a value of 5 up to 25... if the user input 10 it is accepted, but if they will input 3 , 4 or below 5, or 26, 27, or higher than 25 it will prompt me a notice/message that you have exceeded the value limit. same goes with Y and Z...
can you help me also come up with a code the give warning/message that will pop-up if the number inputted exceeded. like "A user has exceeded the allowed value".
photo is attached.
Thanks everyone!
i have a database that needs a manual input from the user for X, Y, Z range. i need help on deriving a code ( "maybe" in query for criteria? ) that tell if the user exceeded on the allowable number range of either X, Y, or Z.
for example:
X = should have a value of 5 up to 25... if the user input 10 it is accepted, but if they will input 3 , 4 or below 5, or 26, 27, or higher than 25 it will prompt me a notice/message that you have exceeded the value limit. same goes with Y and Z...
can you help me also come up with a code the give warning/message that will pop-up if the number inputted exceeded. like "A user has exceeded the allowed value".
photo is attached.
Thanks everyone!