Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Colleagues,
I have a macro that is running in a model that I tested it but its not running in the Model that I am building.
I am trying to export Charts into Powerpoint (which is working in the test model) but in my model it just opens the Edit Module. My Model has charts and others are in containers.
Kindly help.
Hi,
In your app you don't have a "vShowAll" variable.
You have to add it, then select the "Allow System Access" in the macro window under "Current Local Security".
Your macro will then execute.
Hope this helps.
Make sure allow system access is selected.
Regards
ASHFAQ
Thanks Trasesco.
Its now extracting Charts that are not in the container.. Is there a way that I can also export them to Powerpoint?