Hi,
We currently have a macro which adds a balloon to the drawing. If the part has a custom property "LE_DWGNO" it adds an underlined tight fit balloon with the custom property. This doesn't want to change but if the part filename begins with "BO_" then currently the macro adds a circular balloon with a text starting at 100 for the first balloon then for every subsequent balloon the number increases by +1. I would like to change this so instead of the text balloon been added for "BO_" parts an item number underlined tight fit balloon is added. I have tried to alter this code myself but am new to visual basic and have been unable to so any help would be much appreciated.
Kind Regards
Alastair Wilson