Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello! I am having trouble with getting .PrintTitleRows to take a variable I
create that is equal to the row number I need. So instead of having: .PrintTitleRows="$1:$1" row_num = ActiveCell.Row With ActiveSheet.PageSetup .PrintTitleRows = row_num & row_num only this does not work!! Any suggestions? Thanks in advance. -- Dr. M |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
.PrintTitleRows | Excel Discussion (Misc queries) | |||
Need to read number of PrintTitleRows currently set | Excel Programming | |||
Can PrintTitleRows method be restricted to a region instead of the whole worksheet ? | Excel Programming | |||
how high is my PrintTitleRows | Excel Programming | |||
PrintTitleRows | Excel Programming |