View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Modify Code to loop back through table after its been updated and process it

If acad puts attributes into Array1 it might be worthwhile testing it's
dims...

Debug.Print UBound(Array1) & ":" & UBound(Array1, 2)

...to see if it's 2D. Then loop thru and list each attribute.

In any case, the acad online VBA help should tell you what you need to
know about loading the attributes into a variant, and if it results a
2D array!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus