PDA

Click to See Complete Forum and Search --> : Suppressing graphic in footer


Magoo5289
Apr 16th, 2004, 05:12 PM
I am putting a report togetehr in crystal for the president of my company and have managed to get it all together. However, tehre is still one issue left to correct. He would like the company logo to be in the footer of every page but the first. I have been unable to figure out how to suppress it for this instance. Does anyone have any suggestions?

Pasvorto
Apr 21st, 2004, 02:57 PM
Have you tried using "not onfirstrecord" in the suppress code for the report footer section?

Pasvorto
Apr 21st, 2004, 03:01 PM
Here's one from the book.

Create a second page footer, which contains the graphic. Then suppress it so it won't show up on page 1:

PageNumber = 1

Magoo5289
Apr 22nd, 2004, 05:22 PM
That worked wonderfully thanks!

Thanks for the help straight out of the book

We just got a new manager for our department and she is talking about getting me the book as I'm self taught, so maybe that will get me off of your backs, but as always thanks for the great help!