G
Glen Mettler
Am using PPT 2002 and Excel 2002 and xp
I have a ppt file that has several slides that contain excel spreadsheets
pasted as picture
I want to automate this with vba.
in ppt
1 open predefined Excel file
2 select sheet (always the same one)
3 run excel macro to populate sheet
3 select area to copy (always the same columns, rows vary)
4 go back to ppt and delete current picture
5 paste special, picture
6 size picture to fit selected region on slide
Is it possible to automate that with vba?
Thanks
Glen
I have a ppt file that has several slides that contain excel spreadsheets
pasted as picture
I want to automate this with vba.
in ppt
1 open predefined Excel file
2 select sheet (always the same one)
3 run excel macro to populate sheet
3 select area to copy (always the same columns, rows vary)
4 go back to ppt and delete current picture
5 paste special, picture
6 size picture to fit selected region on slide
Is it possible to automate that with vba?
Thanks
Glen