G
Guest
I need to find out 'on the fly' where the page breaks on a worksheet are. If
I run my macro, the property ActiveWorkbook.WorkSheets(1).HPageBreaks.Count
or ActiveWorkbook.WorkSheets(1).VPageBreaks.Count is always 0. I would be
glad if somebody could possibly help me, or just gaev me some link where
could I find it.
I run my macro, the property ActiveWorkbook.WorkSheets(1).HPageBreaks.Count
or ActiveWorkbook.WorkSheets(1).VPageBreaks.Count is always 0. I would be
glad if somebody could possibly help me, or just gaev me some link where
could I find it.