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

Export fields

Status
Not open for further replies.

IndS

Programmer
Apr 8, 2004
8
GB
Hi,
Is it possible to export only specified fields (not all the fields available in the report) to Excel or text file?

Thanks

Indy
 
What's on the report layout gets exported.

To control what gets exported to a text file, consider using a UFL (User Function Library) that provides a function for creating a text file and appending text to it.
You can write your own UFL or see a list of 3rd-party utilities at:
I know at lease one UFL listed there provides this text file functionality.

Cheers,
- Ido





CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Hello.

I have downloaded the UFL from this link, but the function MAGIniPutValue doesn't appear in Crystal Reports formulas, the other yes.

Some suggestion?

Thanks,
Eva Janakieff
 
IndS, consider the idea of doing a separate version of your report, just for export.

[yinyang] Madawc Williams (East Anglia, UK) [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top