Hi,
Is there any way I can give (x,y) point as the starting point for a picture? My problem is I'm displaying an image in the excel in between fixed rows and colums for eg: (1,3,35,14). For some images after scaling the image right side of the image will end in between a column say 31. so I have move the center point of this picture to the center point to the Max widht(i.e in between columns 1 and 14). I have tried maximum to move the picture using move method on the picture object, but I can only make the pictures move some columns but this doesnt make the centers equal. Please reply
Thanks.