Hello ppl.
I have a problem I use Crystal report 11
I did a parameter field on customer name by appending all the data from that field
(Some of the customer don’t have name in the database)
I linked my parameter field with a LIKE operator to my customer name field in my report
So when I enter a * it should select all customers but it only select customers with a value
I want to be able to select the customer with no name
Does anyone have an idea how i could select or show the EMPTY/NULL field?
thanks