JanHennings
MIS
Hi,
I'm desperately trying to solve this problem.
After opening a report with a macro that enters the data for two of the prompts. The third one is a list that comes from a csv-file and is being filled automatically.
How do I tell Impromptu to use the data the macro entered into the first two prompts and to use all the data from the file picklist?
Stuff like
strPrompt1&"|"&strPrompt2&"|<All>"
does not work... what has to replace the "<All>"-bit to achieve what I'm aiming at?
Thanks a lot in advance!
Jan
I'm desperately trying to solve this problem.
After opening a report with a macro that enters the data for two of the prompts. The third one is a list that comes from a csv-file and is being filled automatically.
How do I tell Impromptu to use the data the macro entered into the first two prompts and to use all the data from the file picklist?
Stuff like
strPrompt1&"|"&strPrompt2&"|<All>"
does not work... what has to replace the "<All>"-bit to achieve what I'm aiming at?
Thanks a lot in advance!
Jan