Hi,
As MS decided to drop the macro-recording option from PowerPoint managing simple tasks became an utter pain in PowerPoint. I'm sure I could have solved this problem if I could have recorded a macro and then made some editing to the code in VBA, but I don't
have the skills to start from scratch.
This is what I'm trying to achieve:
I have several Powerpoint slides. In the slides there are embedded excel-files containing calculations based on queries from Dynamics CRM. The slides are now working fine but I would like to add a Button/macro so that the users can refresh the data in
the embedded excel-files with a click of of a button instead of going through all the slides and workbooks and refreshing them one at a time.
So as I see it I would need a little help/samples on how to:
Cycle through the slides in an active presentation, check if the page contains an embedded excel-file, if it does, then refresh the CRM-query.
Any help, links, or samples where similar things have been done would be greatly appreciated.
Best regards,
Janne