View Full Version : Need help with counter on report


rhett7660
02-07-2007, 04:10 PM
Hello..

I have the following code that generates my report.

{CHCustomFieldMap_T.CustomFieldID_TX} = '7A64DD0DE60E46E58FB507B02DC4C57B' AND {CHCustomFieldMap_T.CustomFieldValue_TX} In ["02/07/2007"]

How can I add a counter to the end of the report?

R~

I am new to CR and I don't know if this can even be done with the above code.

Kempes
02-21-2007, 06:00 AM
What do you mean by a counter?
If you want something to count the records on the report go to INSERT,SUMMARY which gives you a choice of summary options.

Hope this is what you are after.

Kempes