Good morning,
I am looking to code a macro that would essentially count out all the possible permutations of a data set. For example:
Column A can be AA, AB, or AC.
Column B can be either 0 or 1.
Column C can be XX XY or XZ.
Column D can only be 6.
Is there any way for excel to read a sheet...