S
scott_hanebutt
I am trying to use Jack Dahlgren's "Export to Excel" code found at
http://masamiki.com/project/exporthierarchytoexcel.bas and am receiving an
error on the following line of code:
Set xlRow = xlRow.Offset(I, 0)
I have installed the Excel library. Has the library changed making the
offset command not work anymore?
Thanks,
Scott Hanebutt
http://masamiki.com/project/exporthierarchytoexcel.bas and am receiving an
error on the following line of code:
Set xlRow = xlRow.Offset(I, 0)
I have installed the Excel library. Has the library changed making the
offset command not work anymore?
Thanks,
Scott Hanebutt