PDA

Click to See Complete Forum and Search --> : Any method to modify multiple crystal reports?


ngc1997
Feb 28th, 2005, 01:59 AM
Hi,

I need to modify the same format of all date fields in about 500 reports.
Is there any method to search and modify many crystal reports in batch instead of one by one?

Thank you very much in advance.

Jackie Chow

Pasvorto
Mar 1st, 2005, 09:16 AM
Never heard of it.

ducky
Mar 1st, 2005, 01:36 PM
I'm not sure of anything in particular, but maybe this company has a tool that will do what your need. They have a variety of tools for Crystal Reports...

http://www.recrystallize.com/

Otherwise if you have the developer edition you could potentially write a VB or .NET application for yourself to open each of the crystal reports, change the date formats and re-save the rpt file.