G
Guest
[Access 03] I have a suppliers price list that I want to amend to my needs.
That is if RRP is <=5 then update RRP*2 AND if RRP is >5,<=10 then update
RRP*1.85 AND if RRP >10, <=20 then update RRP*1.6 on so on. When I run the
first update (RRP <=5 (then*2) the qry returns what I want, but when I run
the second condition, the first update is altered. What am I missng here!?
That is if RRP is <=5 then update RRP*2 AND if RRP is >5,<=10 then update
RRP*1.85 AND if RRP >10, <=20 then update RRP*1.6 on so on. When I run the
first update (RRP <=5 (then*2) the qry returns what I want, but when I run
the second condition, the first update is altered. What am I missng here!?