I'm fairly new to VBA for AutoCad, but I have what should be a very easy task. I want to pick an object, (maybe using that getentity thing??) and figure out the Y coordinate. (it's a horizontal line, so start point and endpoint both have same Y coordinate) I then want to pick another object (Text, aligned middle left) and set the alignment point to what I have set. Overall result is to line the second object with the first. Any help would work. Thanks lots! DougB