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

creating a user defined function 1

Status
Not open for further replies.

BitZero

Programmer
Mar 11, 2008
100
US
Using Crystal 10, is there a way to create a user defined function that's internal to the report? I would like to create a simple function that accepts a number and returns a string, and use this function inside a formula.
Thanks
 
In the formula workshop you'll see a grouping titled Report Custom Functions. Right click - New.

If you've already written a formula that does the same thing, use the Extractor to help convert it into the function.

I only have XI installed, but as I recall CR10 works the same way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top