Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The scenario is a QV9 document where the script is hidden.
The data to be reported is for different company entities within an ERP package, the data for each resides in a different folder but the structure is common.
I have a list object on the first tab with a list of companies. I want users to select a company and reload, thereby pulling the relevant data set in.
How do I access the current list selection within the script?
i think using variable you can do it.
Thanks Artur. Can you elaborate?
I want to avoid macros if possible, i.e. do it all in the script, since I can hide it from users there.