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

Creating tab delimited values for blank fields

Status
Not open for further replies.
Dec 18, 2006
69
US
Hi all,

I am using Crystal 2008 and trying to create a report that I eventually will export to Excel and save it as a tab delimited file.

I have 40 columns on my report. From those 40 columns, I only have information for the first 10 columns. However, when I export it to Excel and save it as tab delimited file, I need to still end up with 40 tabs. Even though the remaining 30 tabs don't have any information in them.

This doesn't happen. Basically after field 10 (the last field I have information for), it goes to the next row of data instead going through the remaining 30.

What can/should I do in this situation?

I hope I am explaining clearly.

Thank you in advance.

TTL101
 
Try this. Saving a formula with just "" in it. Place that on the report after your other fields. If that adds more tabs then add it as many times as needed.

Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guides to Formulas, Parameters, Subreports, Cross-tabs, VB, Tips and Tricks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top