G
GJones
I am putting data from a spreadsheet into PowerPoint by
using CreatObject to instanciate PowerPoint and the using
the clipboard to carry the cell content and pasting it in.
Because the data does not land in PowerPoint like it is in
Excel I need to use the Camera Button to create a picture
then copy and paste the picture.
When I try to record a macro using the Camera Button it
does not give me the code to do the call with. I have
also tried to PasteSpecial in PowerPoint but it does not
seem to be exposed to calls.
Thanks for your help,
Greg
using CreatObject to instanciate PowerPoint and the using
the clipboard to carry the cell content and pasting it in.
Because the data does not land in PowerPoint like it is in
Excel I need to use the Camera Button to create a picture
then copy and paste the picture.
When I try to record a macro using the Camera Button it
does not give me the code to do the call with. I have
also tried to PasteSpecial in PowerPoint but it does not
seem to be exposed to calls.
Thanks for your help,
Greg