how do i remove a page break

  • Thread starter Thread starter Guest
  • Start date Start date
Hi linda

in an access form or in a word document?
AFAIK you can't have page breaks in access forms ... so if it's word you're
after and it's a manual page break go into normal view ... (view / normal
view), find the page break, click on it and press your DELETE key on the
keyboard.

Just for future reference there's some good word newsgroups, you might like
to try
microsoft.public.word.newusers.

Cheers
JulieD
 
Hi, Julie.

FYI: There is such a thing as a page break on an Access form. It can be
applied to the form while in Design View, and it appears as a short dotted
black line on the far left of the form.

However, since Linda is referring to a "document," not a "form," I'm sure
that you hit the nail on the head about a Word document.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 
Hi Gunny

i thought there was a page break in a form too, but when i went looking for
on in a sample form that i had i couldn't find it ... is this because it is
automatically put in not manually

Cheers
JulieD
 
Hi, Julie.

A page break is a control that is normally manually inserted on the form
(unless one is dealing with a wizard that executes VBA code to automate
this). One can insert a page break on a form while in Design View by
selecting the "Page Break" icon on the Toolbox toolbar and dragging it to
the form. The icon looks like two documents placed vertically aligned and
with a tiny triangle on the left with a vertex pointing to the space between
the two documents. If one hovers the mouse over the icons on the Toolbox
toolbar, the names of each of the controls will appear as tooltips.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 
Back
Top