Hi,
I am new to Crystal Reports so please forgive me if the description of my problem is hard to understand.
My problem is this... I have created parameter 2 parameter fields:
The two fields are string fields.
The first field contains either a "YES" "NO" or "YESANDNO" value.
The second field can contain one of many people names or can contain the string "ALL NAMES".
Everything works where you choose yes or no and a name. but if i choose a name and choose "YESANDNO", no details are displayed on screen. I am using the formula editor to try and create a formula to do this.
This is something like my intended outcome...
Brian YES
Brian YES
Brian NO
Brian YES
Brian YES
Brian NO
Brian NO
.....
.....
....
etc....
can you please help me with this?
thank you.
J