Thank you both for taking the time to assist, but I'm struggling to incorporate either solution. The inworkobject path still seems to skip all geoset parents unless there is only one parent for the geoset. And having trouble compiling the latter sample. Got my references sorted out, but getting...
Unfortunately yes. After some more digging, I've found that the issue resides in the points being isolated. I can call up each geoset parent name with the parent method, but only when I change a point from an explicit to a coordinate point. Is there a selectiom loop I could use to change all my...
thread560-438183
Below is working great for point extraction, name, and parent name, so long as there is no child geo-sets within a geoset. I have sub-parent geoset names (children) that I need to identify as well in an adjacent column. Is this possible?
Sub CATMain()
Set objexcel =...