Hi,
I've built a batch macro to apply a number of different scenarios to a 'base' dataset. What I would like to do is set it up so that I can run only selected scenarios rather than all of them. To achieve this I have tried to build a List Box into the batch Macro working on the basis that the macro will bring in a list of all potential scenario names but then only run those which have been selected through the List Box. However, when I run the workflow I get nothing in the output. If I remove the List Box from the macro then it runs as I want it to.
Can anyone tell me where I'm going wrong?
Thanks in aniticpation!