Jump to content
We've recently updated our Privacy Statement, available here ×

Hide field when excel


2004 IR Help

Recommended Posts

By: agb22 - andreagb

Hide field when excel

2005-05-31 14:57

Hi,

 

I want to hide the page number field when the report is generated in excel format, but keep that on pdf format.

 

Can anyone help me?

 

 

 

 

By: Chris - joshua_dawg

RE: Hide field when excel

2005-06-03 12:43

Hey!

 

Here's how I solved this problem. Once i determined which format I would be outputting to, I set a boolean variable to either True or False, depending on which format I would be outputting to. Then, I passed this as a parameter to the report and used it in a "Print When" expression.

 

In your case, if set the boolean to false for excel fomat, and true for pdf. Then use that parameter as the "Print When" expression for the page number text field. Hope that helps!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...