Thanks for the replies.
I'm trying to create an easy way to produce an XML output file by embedding the tags as part of the report. I've looked at the Export to XML capabilities, and the standard schema is overly detailed for our need, and defining a custom schema doesn't give us the control...
In crystal 9, is there any way to create a function which receives the column name as the argument and returns the column name instead of the column value?
e.g. MyFunction({Employees.Employee_Lastname}) returns 'Employee_Lastname' instead of 'smith'
I'm trying to create a custom function which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.