Hi,
I have having some trouble and need some help. I have a program that has Sell Price, Cost, and a Margin Field I just made in the query. I have to make a query that says if you sell at 20% margin to 22.4% margin it will return (1). And If you sell 22.5% margin to 27.4% margin it will return (2) and greater than 27.5% Margin will return (3).
How the heck do I do that? Ideas?
I have having some trouble and need some help. I have a program that has Sell Price, Cost, and a Margin Field I just made in the query. I have to make a query that says if you sell at 20% margin to 22.4% margin it will return (1). And If you sell 22.5% margin to 27.4% margin it will return (2) and greater than 27.5% Margin will return (3).
How the heck do I do that? Ideas?
Comment