Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

parameters to filter sql

Status
Not open for further replies.

penkehenke

Programmer
Jun 21, 2004
15
SE
Hi!

Crystal version 10

I've got an application where the user sets a couple of parameters and the application then opens a report.

The user does not have to set all the parameters and my
question is: Can I ignore those parameters in my report?

something like: if parameter == "123" then table.code is equal to {?parameter}

Any suggestion out there?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top