Hey guys, i'm trying to figure out how you can move an object to a differnt position on a form using VBA. I don't want to use .Left =(position on screen) and designate the exact location where the object should be. I want to subtract or add a certain twip distance from/to an object's current location to move it to a new position on the form using VBA. Any help would be great. thanks