Using AutoCAD 2004, I have VBA code which updates a key value in a link. I have verified that I am accessing the proper value and check it's value before and after I change the value property. Everything seems OK from the VB end. The code finishes with a ReloadLabels which should update the labels in the drawing. When I return to AutoCAD, however, the label has not updated and when I go to the Link Manager the value has not changed. I saw some documentation that indicated there was an Update property on the link object in past versions of AutoCAD. This property does not exist in 2004. What do I need to do to commit the change or force the update? Anyone? Bob L.