K
kbd
I have a very complex matrix of 15 columns and 70 rows. The matirx has 49
potential results. Each of those results in one of 17 codes. I have 20000
lines of data that have the various factors that are part of the matirx and
need to eventually end up with one of the 17 codes. I am stumped as to how to
start. There are too many combinations in the matirx to consider iif
statements. I can't think of anything else to try. Any help out there???
potential results. Each of those results in one of 17 codes. I have 20000
lines of data that have the various factors that are part of the matirx and
need to eventually end up with one of the 17 codes. I am stumped as to how to
start. There are too many combinations in the matirx to consider iif
statements. I can't think of anything else to try. Any help out there???