tylerjones
Programmer
I am new to crystal reports. I have to create an invoice report for someone and I've managed to create the basic guts of it with subreports. However, I need to feed into the sql query of these subreports certain parameters so it knows which records to grab. Also, when displaying some of the data, is it possible to go through the results of my sql query and run an if then statement to print out certain text? Can anyone point me to a good tutorial on these subjects? Thanks.