Good morning!
I have the fun task of loading data from an Excel Spreadsheet into a PowerPoint presentation (with as little human intervention as possible), however I'm having problems!
For starters I would like to set the PowerPresentation to a default presentation file. At the moment I have managed to set the type of file to open (.GetOpenFilename("Presentation (*.ppt), *.ppt"
) But I would like to change this so that it opens the PowerPresentation that I specify.
Is this possible or would I have to do it another way. The coding I've done is in the Excel Spreadsheet, using a button to activate the process.
One last question! Is it possible to highlight the data on the spreadsheet and create the graphic (pie or bar chart) in PowerPoint?
Thanks
Jane
[PC2]
I have the fun task of loading data from an Excel Spreadsheet into a PowerPoint presentation (with as little human intervention as possible), however I'm having problems!
For starters I would like to set the PowerPresentation to a default presentation file. At the moment I have managed to set the type of file to open (.GetOpenFilename("Presentation (*.ppt), *.ppt"
Is this possible or would I have to do it another way. The coding I've done is in the Excel Spreadsheet, using a button to activate the process.
One last question! Is it possible to highlight the data on the spreadsheet and create the graphic (pie or bar chart) in PowerPoint?
Thanks
Jane
[PC2]