Hi,
I am an Access guy, building an Excel app and hope someone can help. I need to collect multiple variables that would be entered into a listbox and concatenate them into a single string. An example of the exact functionality I want is located here: http://code.google.com/apis/analytic...aExplorer.html. If you go to "dimensions" a drop down opens and you can check your selections and when you are done, they are all displayed in a single string. How can I do this? Should I should I do this in a workbook or would it be better to create this in a VB Form? Any help would be greatly appreciated!
Thanks!