views:

24

answers:

0

I'm using Crystal Reports within Visual Studio 2005 and I have a few custom functions that I'd like to use in all my reports. Is there a way I can add these to all the reports without simply copying & pasting? I think perhaps in other versions of CR there is a Repository for functions but I don't see it in VS2005.

If not, is there a way I can programmatically add/modify these functions in all my reports, so at least when I modify the functions it's not a big task to update in tens of reports?