Hello Brilliant People,
I am having an issue with my batch macro. In my workflow I had to parse to rows first to generate the number of possible code combinations and then parse to columns for some downstream checks. I need the batch macro because my sequence numbers will be variable. My macro output is processing each sequence separately and not stay on the same row, which is what I need for compliance checks later.
Macro Set Up
What I'm trying to accomplish:
What the Data needs to look like
What is coming out of my macro:
Macro Output
I have been messing with this for too long at this point, but my hyper fixation is getting the best of me.