Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello NG,
Anyone knows why I keep getting the same debug.print result using the code below? Isn't in suppose to change? Any line of code that I need to add? Please help! Sub Testing() Dim i As Integer For i = 0 To 50 ActiveSheet.PageSetup.Zoom = 100 - i Debug.Print ActiveSheet.VPageBreaks(1).Location.Address Next i End Sub TIA Jon-jon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cant move pagebreak in PageBreak View in Excel2003 | Excel Worksheet Functions | |||
Excel 2000 PageBreak problem | Excel Discussion (Misc queries) | |||
PageBreak problem. How to improve performance? | Excel Programming | |||
Pagebreak function problem | Excel Programming | |||
Zoom problem | Excel Programming |