Click to See Complete Forum and Search --> : Totalling formulae


rickgetting
June 11th, 2008, 10:14 AM
Hi,

I'm trying to total a formula field called Frequency based on a total, and Crystal Reports XI won't have any of it.

The formula field for Frequency is:

(Sum ({@hours}, {CT_EVENT.event_id})/3735)*100

This produces a percentage for me for each event id field. I have a number of these event ids that I then want to total.

Any help please.