B
Bobby
Hi, I would like to write the following to point(refer to) directly to
the required cells in a one liner. What I wrote was:
Sheets("Sheet1").Select
Cells(2, 3).Select
Not very efficient, Any hints? Thank's ahead
the required cells in a one liner. What I wrote was:
Sheets("Sheet1").Select
Cells(2, 3).Select
Not very efficient, Any hints? Thank's ahead