Thread
:
Printing Ranges
View Single Post
#
2
Posted to microsoft.public.excel.programming
mudraker[_62_]
external usenet poster
Posts: 1
Printing Ranges
With ActiveSheet.PageSetup
.PrintTitleRows = "$1:$1"
.PrintTitleColumns = ""
End Wit
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
mudraker[_62_]
View Public Profile
Find all posts by mudraker[_62_]