Help!! my boss needs this ASAP

cl21

New Member
Joined
Jun 2, 2011
Messages
16
I need some help. I have 2 choices ( + and -) and I need to put them in a sequence of 5. is there a formula or anything that can tell me these?

something like this:
+ - - - -
+ + - - -
+ + + - - -
- - + + -
- - - + + ....etc. what are the possibilities? how can i find them out without human error??
 
i did. how do i get rid of the ones that are multiples? I only want one - - - + +, not 80
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
i dont have five variables..i have 2 variables and i need to put them in a sequence of 5. i need to see how many combinations there are
 
Upvote 0
Try putting 0 through 31 in A1:A32, then in B1 use =DEC2BIN(A1,5). Drag down to B32.

View 0's as - and 1's as +.
 
Upvote 0

Forum statistics

Threads
1,224,613
Messages
6,179,894
Members
452,948
Latest member
Dupuhini

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