IF statements that determine calculation

mrkris1982

Active Member
Joined
Apr 16, 2009
Messages
407
Step 1: E, F and G may or may not have an X in the column. When there is an X, i want to total the number of X's in that row, in column H
Step 2: I has a $ amount. J, K and L have names for headers. I want the value to be the following:
For column J: If X is in column E, then divide I by H and multiply by .65
For column K: If X is in column F, then divide I by H and multiply by .35
For column L: If X is in column G, then divide I by H and multiply by .35

If possible, would prefer to have all cells remain empty/blank until there's data to be calculated.
Whats the easiest way to accomplish this?

TIA
 
Last edited:

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
I think it would be easier to help if you could show some sample data, as well as some expected out (explain how, if needed?)

Also, by this "If possible, would prefer to have all cells remain empty/blank until there's data to be calculated.", I presume you mean that you still want the formula there, but it needs to show nothing if there is no answer to be calcd?
 
Upvote 0

Forum statistics

Threads
1,217,364
Messages
6,136,113
Members
449,993
Latest member
Sphere2215

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top