Occasionally I will run a sql statement that will search for certain words in a report, then count how many entries there are..i.e If I wanted to run a report of how many users in our db had last names that started with A and have a numeric total at the end. When I use the grand total feature and there are no entries equaling the sql string that I've written, i.e there are no users whose last names start with A... the grand total field comes up blank. As opposed to leaving the field blank I want CR to show the value as 0. How would I do this...
Also when using crystal reports is there a way to exclude null entries? I am aware that I can run a like %, but if there's any easier way it would be great to know. Thanks for reading this. If it doesn’t make sense, I’m a novice, what can I say
Also when using crystal reports is there a way to exclude null entries? I am aware that I can run a like %, but if there's any easier way it would be great to know. Thanks for reading this. If it doesn’t make sense, I’m a novice, what can I say