How Do I Change The Selected Row?

  • Thread starter Thread starter kenji4861
  • Start date Start date
K

kenji4861

I tried to change the selected row by doing...

ActiveCell.row = 55

I wanted to change the selected cell to row 55. It gives me an error.
How can I do this?
 
Back
Top