J
James Brust
I am trying to validate an entry in a form field (Quantity) by the sum of the
field from the table it is sending the data to (sum of quantity >=0). The
sum needs to be based on the combination of two fields (Item Number and
Expiration Date).
The bottom line is that I want the user to be notified if they are using
more of a product with a certain expiration date than exists in the system.
field from the table it is sending the data to (sum of quantity >=0). The
sum needs to be based on the combination of two fields (Item Number and
Expiration Date).
The bottom line is that I want the user to be notified if they are using
more of a product with a certain expiration date than exists in the system.