Hi guys, hope you are all well.
I am using the Query design wizard and I have selected my table "Toner Stock"
and the fields Toner and Quantity.
What I want this query to do is the following:
I want it to get all the toners showing <2 as quantity. Which I have done previously using the following as the Criteria: "<2" in the Quantity field.
Now what I want it to do is:
if the quantity is 0 then add(+) 2 to make quantity 2
if the quantity is 1 then add(+) 1 to make quantity 2
I am just after words that I need to put in the Criteria to do this.
Thanks a lot for your help, you guys are amazing!
I am using the Query design wizard and I have selected my table "Toner Stock"
and the fields Toner and Quantity.
What I want this query to do is the following:
I want it to get all the toners showing <2 as quantity. Which I have done previously using the following as the Criteria: "<2" in the Quantity field.
Now what I want it to do is:
if the quantity is 0 then add(+) 2 to make quantity 2
if the quantity is 1 then add(+) 1 to make quantity 2
I am just after words that I need to put in the Criteria to do this.
Thanks a lot for your help, you guys are amazing!