B
Billp
Greetings,
Thank you
In the line
Set R = ActiveSheet.Cells(2, "A").Resize(UBound(Lines) + 1)
The code traps at UBound " Expecting Array" ?
Is there any way not to dump everything into column A and one cell?
I have tried most if not all of the very welcome code examples.
The one mac() worked well and I am thankful - it would be nice if each group
of 8 was on a new row - is this possible?
Kind Regards
Bill
Thank you
In the line
Set R = ActiveSheet.Cells(2, "A").Resize(UBound(Lines) + 1)
The code traps at UBound " Expecting Array" ?
Is there any way not to dump everything into column A and one cell?
I have tried most if not all of the very welcome code examples.
The one mac() worked well and I am thankful - it would be nice if each group
of 8 was on a new row - is this possible?
Kind Regards
Bill