Help with code please !!!
Thanks a lot Joel. I really appreciate it.
"Joel" wrote:
Here is a small modification to my last posting
Sub myscroll()
ActiveWindow.ScrollRow = Range("D5").row
ActiveWindow.ScrollColumn = Range("D5").column
End Sub
"Ayo" wrote:
How do I write a code to make a specific cell the top left cell in the
worksheet?
|