posted here for more eyes
I'm creating an order sheet with the total cell right above where I want the next line.
The next line needs to figure out a percentage based on the line above it. If the total is less than x, 0%, if greater than y, 3%, if greater than z, 6%.
The third line multiplies the output of the second line by the percentage and subtracts it from the total, the first line.
I used to know how to do this stuff but I'm at a loss these days.
Thanks
I'm creating an order sheet with the total cell right above where I want the next line.
The next line needs to figure out a percentage based on the line above it. If the total is less than x, 0%, if greater than y, 3%, if greater than z, 6%.
The third line multiplies the output of the second line by the percentage and subtracts it from the total, the first line.
I used to know how to do this stuff but I'm at a loss these days.
Thanks