OT Crystal reports Question

In design view the report header section will have a suppress button click
it and then add

If pohead.vedornum = (what ever the vender num is you are looking to hide)
then default attribute //this will be the first thing list under I
think functions in the center of formula editor

If you do not know the vendornum you can create a simple report to find it.

Good Luck

Frank Zeigafuse
Innovative Office Products
General Manager
Direct Phone: 610-559-6369
Email: fzeigafuse@...



-----Original Message-----
From: virago1100r [mailto:e.tolliver@...]
Sent: Wednesday, April 27, 2005 4:37 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT Crystal reports Question.




Frank,

I have a Page header added below the section I have printed, with
instructions to print it on a new page. So it goes down the form
like this.

Report header a

report header b
This is the first page with the acknowledgement information.

Page header

This is the actual P.O. and prints as the second page with numbering
restarting here so this shows as Page 1 of the actual P.O.


Eric



--- In vantage@yahoogroups.com, "Frank Zeigafuse" <fzeigafuse@l...>
wrote:
> How is the first page accomplished page header?
>
> Frank Zeigafuse
> Innovative Office Products
> General Manager
> Direct Phone: 610-559-6369
> Email: fzeigafuse@L...
>
>
>
> -----Original Message-----
> From: virago1100r [mailto:e.tolliver@c...]
> Sent: Wednesday, April 27, 2005 2:38 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] OT Crystal reports Question.
>
>
>
>
> I have a crstal report for printing our P.O's that has been
modified
> to include a first page that is used for Order receipt
confirmation.
> What I'm stuck on is trying to figure out how I can essentially
make
> crystal not print the first page for certain vendors.
>
> Any ideas would be greatly appreciated.
>
> Thank you,
>
> Eric
> ertolliver@c...
>
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
> Yahoo! Groups Links





Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Links
I have a crstal report for printing our P.O's that has been modified
to include a first page that is used for Order receipt confirmation.
What I'm stuck on is trying to figure out how I can essentially make
crystal not print the first page for certain vendors.

Any ideas would be greatly appreciated.

Thank you,

Eric
ertolliver@...
How is the first page accomplished page header?

Frank Zeigafuse
Innovative Office Products
General Manager
Direct Phone: 610-559-6369
Email: fzeigafuse@...



-----Original Message-----
From: virago1100r [mailto:e.tolliver@...]
Sent: Wednesday, April 27, 2005 2:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Crystal reports Question.




I have a crstal report for printing our P.O's that has been modified
to include a first page that is used for Order receipt confirmation.
What I'm stuck on is trying to figure out how I can essentially make
crystal not print the first page for certain vendors.

Any ideas would be greatly appreciated.

Thank you,

Eric
ertolliver@...





Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Links
Add a VB Form to the PO's...If you make it a check box that states something like "Don't print Acknowledgement" then in crystal you can suppress the first page with a statement "Don't Print First Page = True"

Just a thought.

Michelle de la Vega
Business Applications Manager
Cold Jet, LLC
513-831-3211 ext 400
513-831-1209 fax
www.ColdJet.com

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of virago1100r
Sent: Wednesday, April 27, 2005 2:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Crystal reports Question.



I have a crstal report for printing our P.O's that has been modified
to include a first page that is used for Order receipt confirmation.
What I'm stuck on is trying to figure out how I can essentially make
crystal not print the first page for certain vendors.

Any ideas would be greatly appreciated.

Thank you,

Eric
ertolliver@...





Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links



_____

Yahoo! Groups Links


* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/


* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>


* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]
I have conditionally formatted report sections using statements like
vendorname =[abc,123,xyz] when it's just a few. Otherwise I would add a VB
form to the vendor master, like Michelle suggest.

Dan Shallbetter
States Electric Mfg.


-----Original Message-----
From: Michelle de la Vega [mailto:mdelavega@...]
Sent: Wednesday, April 27, 2005 2:48 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT Crystal reports Question.


Add a VB Form to the PO's...If you make it a check box that states something
like "Don't print Acknowledgement" then in crystal you can suppress the
first page with a statement "Don't Print First Page = True"

Just a thought.

Michelle de la Vega
Business Applications Manager
Cold Jet, LLC
513-831-3211 ext 400
513-831-1209 fax
www.ColdJet.com

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of
virago1100r
Sent: Wednesday, April 27, 2005 2:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Crystal reports Question.



I have a crstal report for printing our P.O's that has been modified
to include a first page that is used for Order receipt confirmation.
What I'm stuck on is trying to figure out how I can essentially make
crystal not print the first page for certain vendors.

Any ideas would be greatly appreciated.

Thank you,

Eric
ertolliver@...









[Non-text portions of this message have been removed]
Frank,

I have a Page header added below the section I have printed, with
instructions to print it on a new page. So it goes down the form
like this.

Report header a

report header b
This is the first page with the acknowledgement information.

Page header

This is the actual P.O. and prints as the second page with numbering
restarting here so this shows as Page 1 of the actual P.O.


Eric



--- In vantage@yahoogroups.com, "Frank Zeigafuse" <fzeigafuse@l...>
wrote:
> How is the first page accomplished page header?
>
> Frank Zeigafuse
> Innovative Office Products
> General Manager
> Direct Phone: 610-559-6369
> Email: fzeigafuse@L...
>
>
>
> -----Original Message-----
> From: virago1100r [mailto:e.tolliver@c...]
> Sent: Wednesday, April 27, 2005 2:38 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] OT Crystal reports Question.
>
>
>
>
> I have a crstal report for printing our P.O's that has been
modified
> to include a first page that is used for Order receipt
confirmation.
> What I'm stuck on is trying to figure out how I can essentially
make
> crystal not print the first page for certain vendors.
>
> Any ideas would be greatly appreciated.
>
> Thank you,
>
> Eric
> ertolliver@c...
>
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
> Yahoo! Groups Links