Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

In Booleen field, how do I suppress the False or F from

Status
Not open for further replies.

ngob

Technical User
Jan 10, 2004
9
0
0
US
printing out but print the True value. The text string I typed stays just the booleen field next to it does not print if False. I am using CR 8.5

Thank you.
 
Try entering a suppression formula for your boolean field like:

not {Table.BooleanField}

Not entirely sure that's what you're asking... your description is pretty hazy.

-dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top