Hello,
I'm new to Crystal Reports XI. I'm designing a report that should ask 4 parameters in tabular column. The user may enter values in any one column or a single row.
Example :- Parameter columns userid, username, county, state in a Tabular format. The user can enter userids as many as he wants in the userid column. Similarly with other columns. (OR)
The user may enter values in a row(userid or username or county or state) and hit the "OK" button to run the report.
Please help me how to do this.