So I am very new to Alteryx and have been learning in an attempt to make a workflow to process insurance claim audit results. We complete an excel audit form, place it in a folder, and then this workflow should extract the answers and compile them into a database.
I am using a macro to extract the data from each excel document, and when working in the macro everything processes great - the data is exactly how I want it Output to my workflow. The problem occurs when the macro is run from within the workflow, it gives different results than when I run the Macro by itself. The data isn't changed at all in the workflow prior to the Macro and I have no idea why this is happening.
I've attached the workflow, macro, and a test audit on the template we intend to use. Thank you for any help and I am open to suggestions - I am sure this isn't the best way to do this but it's my first exposure to Alteryx.
Data shown in Macro which is how I want:

Workflow shows different data and the last column appears to have reverted to spacing from the excel form:
