B
Buster
When I run the ExportToExcel macro, I get an error when it hits this
subroutine;
Sub dwn(i As Integer)
Set xlRow = xlRow.Offset(1, 0)
End Sub
I have the excel object selected in VBE. Any IDeas? you can get the full
code at
http://masamiki.com/project/exporthierarchytoexcel.bas
subroutine;
Sub dwn(i As Integer)
Set xlRow = xlRow.Offset(1, 0)
End Sub
I have the excel object selected in VBE. Any IDeas? you can get the full
code at
http://masamiki.com/project/exporthierarchytoexcel.bas