D
darkwing_duck
I have information in the following cells:
A1 = customer name
B1 = product type (software, services, training, support, etc.)
C1 = sale price
D1 = a percentage of the sale that represents the support component
I would like to look at A1 and if the value is: customer a, or
customer b, or customer c AND if cell B1 = software, or support, then
multiply the number in C1 by the percentage that's captured in D1
Can this be done?
Thanks in advance.
Robert
A1 = customer name
B1 = product type (software, services, training, support, etc.)
C1 = sale price
D1 = a percentage of the sale that represents the support component
I would like to look at A1 and if the value is: customer a, or
customer b, or customer c AND if cell B1 = software, or support, then
multiply the number in C1 by the percentage that's captured in D1
Can this be done?
Thanks in advance.
Robert