Negate result from 1 field based on another field

Joined
Nov 8, 2006
Messages
1
Reaction score
0
Hi!

I have a table called ar

In it there is a filed called recordtype & one called amount.

The recordtype is a number between 1 & 9.

If record type is >5 then the amount should be posted to the result as negative.

can I do this with a single query?
 
Back
Top