R
rob
Hi,
I can insert an image into a header with ohead.shapes.addpicture
What I would like to do is to insert the picture inside a cell in a table
but the cell doesn't have a Shapes collection
I've also looked at copying the picture but there is no copy method of the
shapes collection
eg ohead.shapes(1).copy() doesn't exsist.
Has anyone got any ideas on this.
I can insert an image into a header with ohead.shapes.addpicture
What I would like to do is to insert the picture inside a cell in a table
but the cell doesn't have a Shapes collection
I've also looked at copying the picture but there is no copy method of the
shapes collection
eg ohead.shapes(1).copy() doesn't exsist.
Has anyone got any ideas on this.