I am trying to build a macro that takes two inputs. The first is the main data, and the second is a list of fields to select within the main data (all others should be removed).
Creating a batch macro doesn't work as the output of each batch unions below each other (see attached pics). I am also unable to create an iterative macro as i need to iterate through two input files.
Does anyone have any ideas?