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

Supressing Report Header

Status
Not open for further replies.

tlaksh

Programmer
Feb 25, 2001
98
US
I have a report in crystal 7.0 that I am exporting in chr format. The problem is that the report header repeats in every detail line. In the preview the report looks ok. Is there a conditional way to avoid this?

Also the report has " as delimiters. How can I supress these?

Thanks for all ur help in advance

Lakshmi.
 
The older versions of CR didn't do a terrific job of exporting, and I'm not sure what a chr export is, is this a character seperated value, or a comma seperated value, or?

Crystal doesn't currently have something called a CHR format, and I can't recall one in the past.

Perhaps CR 7 doesn't support this, but you can export using the TEXT format and get a fixed width field which might serve your export purposes, and it does include the headers.

Is your problem is with the Page Header, or the report header? You might try using the other.

-k

-k
 
I am trying to import in character seperated values, seperated by commas. The problem is with Report headers repeating in each detail line.

Thanks
Lakshmi.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top