Onihonker
New member
- Local time
- Today, 05:56
- Joined
- Jul 24, 2008
- Messages
- 6
I have to calculate door pricing for my company and have no idea how to create the key formula to make it all work.
I have a table that holds the base price and depending on how the door gets finished determines the sales total. I know how to make IF statements in excel but I don't know how to link multiple conditions together.
I don't know how to write the formula if certain fields are yes or no, if the field is yes I would like it to add the additional amount and then finally total all the boxes with a "Y" and give a sales total.
Example.
Base Cost / PST 7% / Summit Door +3 / Alder +4 / White +2/ Sales Total
100 *1.07 Y N Y 105
I can get the IF portion to check if the box has a y but cant get it to total additional fields with y value.
I have a table that holds the base price and depending on how the door gets finished determines the sales total. I know how to make IF statements in excel but I don't know how to link multiple conditions together.
I don't know how to write the formula if certain fields are yes or no, if the field is yes I would like it to add the additional amount and then finally total all the boxes with a "Y" and give a sales total.
Example.
Base Cost / PST 7% / Summit Door +3 / Alder +4 / White +2/ Sales Total
100 *1.07 Y N Y 105
I can get the IF portion to check if the box has a y but cant get it to total additional fields with y value.