J
jgett
I saw a couple of other posts regarding VPageBreak but I thought I'
give it another try. My appologies for possibly beating a dead horse.
For some reason this does nothing:
ActiveSheet.VPageBreaks(1).Location = ActiveSheet.Range("H1")
The code does not produce an error but if I check the address o
VPageBreaks(1) before and after this code it stays the same (F1).
Any help is appreciated
give it another try. My appologies for possibly beating a dead horse.
For some reason this does nothing:
ActiveSheet.VPageBreaks(1).Location = ActiveSheet.Range("H1")
The code does not produce an error but if I check the address o
VPageBreaks(1) before and after this code it stays the same (F1).
Any help is appreciated