P
PeaceMaker
Objective: create a program (with VBA) that allows me to exclude number
in a logical way.
Details: I've got 100 sets of 7 numbers each. In this 100 sets ther
are 30 sets that, if we exclude them (along with their numbers), we ge
the next set.
I've been thinking about this problem for a while and i know, almos
for sure, that there is only one combination of these sets that mak
this possible!
As we add up more new sets, we take the oldest out. This results in
dynamic "set of sets". And we get always different combinations of set
to exclude.
If this isn't clear enough but you think you have the solution,pleas
post it and I will try to clear it out.
Thank you very much for your attention
Nun
in a logical way.
Details: I've got 100 sets of 7 numbers each. In this 100 sets ther
are 30 sets that, if we exclude them (along with their numbers), we ge
the next set.
I've been thinking about this problem for a while and i know, almos
for sure, that there is only one combination of these sets that mak
this possible!
As we add up more new sets, we take the oldest out. This results in
dynamic "set of sets". And we get always different combinations of set
to exclude.
If this isn't clear enough but you think you have the solution,pleas
post it and I will try to clear it out.
Thank you very much for your attention
Nun