I have a macro code that I wrote that renames all files(part, product, and drawing) in a user specified directory and saves them to a new directory. While each drawing is open and after all parts have been saved, I am wanting to replace the drawing links for each view with the file path of the new saved part with the same name. I can't quite get this to work. Can anyone shed some light on how to replace view links in a drawing via macro?