Jacob, two more quick questions:
could you clarify a couple of points regarding the code:
Why .Range("A65536")?Sheets("Sheet1").Range("A65536").End(xlUp).Row + 1
What does .End(xlUp) do?
Thanks for your help (and patience!)
Jacob, two more quick questions:
could you clarify a couple of points regarding the code:
Why .Range("A65536")?Sheets("Sheet1").Range("A65536").End(xlUp).Row + 1
What does .End(xlUp) do?
Thanks for your help (and patience!)