• VBA does not recognize reference logical name change unless file is closed and reopened

    I have a vba that attaches a reference with a logical name as "BORDER". The reference dialog box shows the attached reference with logical name as "BORDER". I will then run a second vba that looks for reference logical name as "BORDER". The second vba…
  • [V8i SS3, VBA or VB.net]

    I need to read the name of multilines. I have tried using a property handler but I dont know what the access string is. In the 'Element Information' dialogue box, a Multiline name is called "Style". In the 'Analyse Element' dialogue box a Multiline name…