Thread
:
Help with code please !!!
View Single Post
#
2
Posted to microsoft.public.excel.programming
joel
external usenet poster
Posts: 9,101
Help with code please !!!
Sub myscroll()
ActiveWindow.ScrollRow = 10
ActiveWindow.ScrollColumn = 22
End Sub
"Ayo" wrote:
How do I write a code to make a specific cell the top left cell in the
worksheet?
Reply With Quote
joel
View Public Profile
Find all posts by joel