I'd like to build an app that gives the user the option to select from a list of fields, and then generate separate outputs (probably excel files) containing lists of the unique values from those chosen fields.
I have got stuck at the first hurdle! I thought having a batch macro in the app which would run through the user selections in turn could be a good idea, but I can't think how to configure it.
Any ideas?