I currently have a program that Generates a full report (Data Manipulation, Analysis, Formatting, Excel output) based on a few internal parameters.
I would like to build a tool or Macro that will iterate through 6 data sets, and provide a report for each of these Data sets independently.
In a process flow manner:
Input Data -> Program Operates -> Report Generation Output
I need to be able to change that Input Data Set on the fly.
Any Help would be greatly appreciated:
FYI - I've tried making a Prompt, but the "Data Source" Option does not allow me to choose a new Data Source.