Thread
:
IF formula question
View Single Post
#
4
David Hepner
Posts: n/a
Try this:
Cell A1 is the number of sheets.
=IF(A1<200,2,A1*0.01)
"Barb1" wrote:
I need a formula for this situation.
For folding sheets of paper, the charge is 1.00 per 100, with a 2.00 minimum
charge.
Thanks,
Barb
Reply With Quote