I am trying to figure something out to satisfy my own curiosity but unfortunately I suck at math and don't know how to approach this.
I am trying to figure out how many possible combinations I can generate given some data in drop-down menus on a web page.
Scenario:
I have three drop-down menus, each with a different number of text options.
Dropdown A: 10 items
Dropdown B: 24 items
Dropdown C: 14 items
The tricky part is that the results will always be a combination of A+C, or B+C, never A+B+C, and never A+B.
Does anyone know how I can solve this? If it's possible to do it in Excel, that would be excellent.
I am trying to figure out how many possible combinations I can generate given some data in drop-down menus on a web page.
Scenario:
I have three drop-down menus, each with a different number of text options.
Dropdown A: 10 items
Dropdown B: 24 items
Dropdown C: 14 items
The tricky part is that the results will always be a combination of A+C, or B+C, never A+B+C, and never A+B.
Does anyone know how I can solve this? If it's possible to do it in Excel, that would be excellent.