Re: Page Break in Excel from VB 2005
- From: rowe_newsgroups <rowe_email@xxxxxxxxx>
- Date: Mon, 09 Jul 2007 09:36:31 -0700
On Jul 9, 12:24 pm, "Stephen Plotnick" <the...@xxxxxxxxxxxxx> wrote:
I'm using VB 2005 and Excel 2007 and cannot figure out how to insert a page
break before line 72. I've tried several ways but always get an exception
error.
Thanks in advance.
I would recommend you use the "Record Macro" functionality of Excel
and record a macro of you adding the pagebreak. Then you just have to
modify that classic vb code to Visual Basic .Net and use it in your
application.
Thanks,
Seth Rowe
.
- Follow-Ups:
- Re: Page Break in Excel from VB 2005
- From: Stephen Plotnick
- Re: Page Break in Excel from VB 2005
- References:
- Page Break in Excel from VB 2005
- From: Stephen Plotnick
- Page Break in Excel from VB 2005
- Prev by Date: Download a file
- Next by Date: Re: Win API can't retrieve palette from clipboard
- Previous by thread: Page Break in Excel from VB 2005
- Next by thread: Re: Page Break in Excel from VB 2005
- Index(es):
Relevant Pages
|