• Created VBA to copy/increment text within a cell or note
    Michael Flynn
    Hello, I wanted to share some VBA I put together to use copy/increement like functionality on text that's nested with a node or cell. Here's the link to the VBA: OpenRoads_vba/nodeincell.mvba at main...