S
scott_hanebutt
I am trying to use the "Export hierarchy to Excel" code that Jack Dahgren
wrote found at http://masamiki.com/project/exporthierarchytoexcel.bas. When
I run it I get an error on the following line of code:
Set xlRow = xlRow.Offset(I, 0)
I have added the Excel library refrence. Is it possible that the library
has changed and that the offset feature no longer exists or works differently?
Thanks,
Scott Hanebutt
wrote found at http://masamiki.com/project/exporthierarchytoexcel.bas. When
I run it I get an error on the following line of code:
Set xlRow = xlRow.Offset(I, 0)
I have added the Excel library refrence. Is it possible that the library
has changed and that the offset feature no longer exists or works differently?
Thanks,
Scott Hanebutt