Page Break & Upper Lower

  • Follow


How do you add a page break in a report?  I also need to change a name from 
all upper to Upper and lower....is this possible?
0
Reply Utf 12/18/2007 3:49:01 PM

There's a Page Break control in the tool box. It's the icon that looks like 
two pages of text, one over the other, with a small right-pointing triangle 
between the pages. Drag it onto your report like you would any other 
control.

For your Name, assuming the control source for your text box is currently 
something like PersonName, change it to =StrConv([PersonName], 3) Make sure 
you include the equal sign.

-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Sash" <Sash@discussions.microsoft.com> wrote in message 
news:31AE1040-058A-4AD1-8E37-5FD0A510EF87@microsoft.com...
> How do you add a page break in a report?  I also need to change a name 
> from
> all upper to Upper and lower....is this possible? 


0
Reply Douglas 12/18/2007 5:43:15 PM


1 Replies
130 Views

(page loaded in 0.024 seconds)

Similiar Articles:









7/29/2012 11:25:21 PM


Reply: