Much thanks guys,
I combined both Little Cthullu and LWolf suggestions and got what i wanted, i will leave the code below.
Cheers
Option Explicit
Sub CATMain()
Dim ObjEXCELapp As Object
Dim ObjEXCELwkBks As Object
Dim ObjEXCELwkBk As Object
Dim ObjEXCELwkShs As Object
Dim...
Hi, I have a code that exports the name and coordinate of all points and its the geometrical set and part name along with it. However, the name of the geometrical does not appear correctly if the point is isolated, and i cant figure out how to solve for this.
Example of tree diagram...