Hi to all,
I have this formula in one of the crystal reports that I am asked to fix. I just cannot make the result correct.
The formula is:
IF
(table1.field1) = "ConferenceName/SessionName"
THEN
(table1.field1) + " - " + " # of Attendees: " + totext((table2.field1))
ELSE...
Thank you all (kray, Ian and lbass) for your quick solutions. I do appreciate it. I tried all your suggestions and all worked just perfect. Thank you once more for the learning lessons.
I am asked to run a report that will show changes in member's category (previous to current). The objective is for user of the report to be able to enter even a wild character in the parameter set. I have the previous and current category as parameters. Below is what I have in my Select Expert...
Thank you for your prompt responses. To further clarify, the details of the report would like this on print out:
PSI_Name ID# Full_Name Member_Type Member_Category Email Expected_YR_of_Grad
Where
PSI_Name = is a record in Gen_Tables.TABLE_NAME
ID#, Full_Name, Member_Type...
I am a new CR user. I am using CR9. I am being asked to do a report that requires me to get specific records in a table and use it as a paramater. The table fields and sample data in each field are: TABLE_NAME <PROVINCE, PSI_NAME, etc.>, CODE <NU, ACC, etc.>, SUBSTITUTE, UPPER CODE & DESCRIPTION...
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.