I'm brand new to VB and only a novice at programming.
I'm trying to move pictures/images using the object.Move command but the object is placed with the top left hand corner at the x,y coord Is there some easy way to put the centre of the object on this position (without having to go through some intricate procedure of counting the twips size of the picture, dividing by 2, adding/subtracting from chosen position etc, etc);)
