|
 |
access thread: How do you force a page break directly from VBA?
Message #1 by "Terrence P. Franklin" <tfrankli@k...> on Tue, 6 Nov 2001 19:48:32
|
|
I am working with a report and I want to control when a new page starts.
I am having no luck. I need a way to force it to start a new page with
code. Help.
Message #2 by Lonnie Johnson <prodevmg@y...> on Tue, 6 Nov 2001 15:08:47 -0800 (PST)
|
|
--0-1077502767-1005088127=:72741
Content-Type: text/plain; charset=us-ascii
What are the conditions that will cause the page break?
"Terrence P. Franklin" <tfrankli@k...> wrote: I am working with a report and I want to control when a new page
starts.
I am having no luck. I need a way to force it to start a new page with
code. Help.
Lonnie Johnson ljprodev@y...
ProDev, Builders of MS Access Databases
Let ProDev build your next MS Access database application.
http://www.galaxymall.com/software/PRODEV
Get paid cash every time you receive email!
Sign up FREE at: http://www.MintMail.com/?m=975303
---------------------------------
Do You Yahoo!?
Find a job, post your resume on Yahoo! Careers.
Message #3 by John Fejsa <John.Fejsa@h...> on Wed, 07 Nov 2001 13:52:10 +1100
|
|
You could place a page break on your report (ie,. group footer and name
it)
and then you can make it visible when the condition is true or make it
invisible when the condition is false. Without more information from you
that's the best advice I can give you.
Hope that helps....
>>> tfrankli@k... 07/11/2001 6:48:32 >>>
I am working with a report and I want to control when a new page starts.
I am having no luck. I need a way to force it to start a new page with
code. Help.
.au
This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient,
please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily
the views of Hunter Health.
|
|
 |