abacrystal
Technical User
Hello. I am very new to Crystal Reports and am trying to come up with a formula for a field. Let me see if I can explain this:
The original formula I came up with worked:
IIF ({rpt_UCOACourseSessions;1.NYTrans}="Y" AND{rpt_UCOACourseSessions;1.CLEArea}="General", "Areas of Professional Practice",(rpt_UCOACourseSession;1.CLE Area})
Now I need to put another condition into the field which would read:
IIF ({rpt_UCOACourseSessions;1.NYTrans}="Y" AND {rpt_UCOACourseSessions;1.CLEArea}="Elimination of Bias", "Law Practice Management", (rpt_UCOACourseSessions;1.CLEArea})
We can't seem to come up with a formula that will meet both of these conditions. It is most likely because we don't know the proper syntax rules. Can anyone help me out with this? Let me know if you need further information.
Much appreciated,
The Rookie
The original formula I came up with worked:
IIF ({rpt_UCOACourseSessions;1.NYTrans}="Y" AND{rpt_UCOACourseSessions;1.CLEArea}="General", "Areas of Professional Practice",(rpt_UCOACourseSession;1.CLE Area})
Now I need to put another condition into the field which would read:
IIF ({rpt_UCOACourseSessions;1.NYTrans}="Y" AND {rpt_UCOACourseSessions;1.CLEArea}="Elimination of Bias", "Law Practice Management", (rpt_UCOACourseSessions;1.CLEArea})
We can't seem to come up with a formula that will meet both of these conditions. It is most likely because we don't know the proper syntax rules. Can anyone help me out with this? Let me know if you need further information.
Much appreciated,
The Rookie