J
John Conway
I would like to create a work pattern look up table. To create this I need to
generate every available option of Y and N in a 7 character e.g. starting
with YYYYYYY and ending with NNNNNNN and including every version of Y's and
N's in between.
Is there a pre-written function that could do this or would I need to write
a macro?
generate every available option of Y and N in a 7 character e.g. starting
with YYYYYYY and ending with NNNNNNN and including every version of Y's and
N's in between.
Is there a pre-written function that could do this or would I need to write
a macro?