I have a crystal report and would like for it to do the following:
1. For each record, it counts incrementally (ex: first record displays "1", second record displays "2" and this will go up to record 17.
2. The counter resets after 17 so each page should have 1 thru 17 and starts over again...
I have the following excel formula that I would like to run in Crystal- can someone help, please? Thanks in advance.
=IF(COUNTIF(range,criteria),"YES","NO")
kg
Hi.
I have the following field, which counts the number of records (staff) displayed on each page. However, on some pages it skips a record, and I'm wondering what is wrong with the formula I have and how I can fix it. Please help. Thanks.
WhilePrintingRecords;
Global NumberVar x;
x:=x+1;
x...
Hi.
I have field that is formatted as mm/dd/yyyy HH:MM:SS pm/am. I need to delete the seconds but still be able to show the "am/pm". Please help.
Thanks.
kg
Hi,
I have a label and want a field that would turn (in increment of 1) as I print how ever many labels I want. NOTE: No records attached to the label or the label doesn't link up to any db.
Can someone help me with this please?
Thanks.
kg
Hi.
If anyone can help me with this...
Scenario.
I have a Crystal Report page that needs to have a fixed number of 10 rows per page (the rows are not tied to any records). The pages; however, are tied to records based on zip codes. I also need to have a fixed number of 10 pages per zip code...
Hi.
I was wondering if there is a way I can force the formula to not function for the next page or previous page. Any help would be greatly appreciated.
IF PageNumber > 0 then
Left ({table1_by_row.name_last}, 1)
Thanks.
kg
HI.
I was wondering if anyone can help me with a project I have for work. I have a Crystal Report that has users with their first names, last names, zip codes, and other demographic fields. I'd like to create a page tab at the bottom of each page of the report. The tab would display the last...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.