penkehenke
Programmer
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?
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?