Hello folks,
I am trying to write a formula where if I select a value from a dropdown the numbers that are entered below will be counted or not counted, depending on the option selected.
In my drop-down menu, I have two options: A or F. I want it to work so that the row below cells where the drop downs are only active and count the numbers dependant on what option is selected
For Example:
A1 to Z1 are dropdowns
A2 to Z2 are where the numbers below are entered
I only want to count the numbers entered into the sheet that have A selected from the drop-down list above the cell where the number is entered. So if there is a numerical entry in row A2 with an A selected from the drop down, I want it to be counted. If there is a numerical entry on Row A2 with an F above it, I don’t want the number counting.
I think I need a COUNTIF formula of some description, but I'm not sure how to write this. Any help I can get here would be greatly appreciated.
I am trying to write a formula where if I select a value from a dropdown the numbers that are entered below will be counted or not counted, depending on the option selected.
In my drop-down menu, I have two options: A or F. I want it to work so that the row below cells where the drop downs are only active and count the numbers dependant on what option is selected
For Example:
A1 to Z1 are dropdowns
A2 to Z2 are where the numbers below are entered
I only want to count the numbers entered into the sheet that have A selected from the drop-down list above the cell where the number is entered. So if there is a numerical entry in row A2 with an A selected from the drop down, I want it to be counted. If there is a numerical entry on Row A2 with an F above it, I don’t want the number counting.
I think I need a COUNTIF formula of some description, but I'm not sure how to write this. Any help I can get here would be greatly appreciated.