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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding a formula to a group Header - is it possible

Status
Not open for further replies.

LizRuss

Technical User
Apr 23, 2004
7
GB
Hi,

I am using CR 8 and i am trying to add an isnull statement to a group header, this is causing only the isnull statement to be shown and not the original items that were appearing in the group header (which i also still want to show).

Is there a formula that i can use as my group to make the table items show up as before and also a line for the isnull statement?
 
What is the formula that you are using? Are you using a formula and then grouping on that formula?
Something like this perhaps?

If isnull({your.field) then "No Data" else {your.field}


Mike
 
Sorry i have just tried it again with that formula in and it is running albeit very slowly, but it is not bringing out any of the isnull information!?!

For a better way of life check out
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top