I am new to crystal reports and I need some major help with a formula or direction on how to do the following. I have a report that groups worker by full name and by date. In my database I have hours worked for some dates of work but not for every date in the month. I need to display every day of the month based on the desired date range. I would like to show each date of the month those with out data should show the date with zeros. I am using Crystal 10 with an OBDC connection to SQL server. Keeping in mind that some months have more dates than other.
Sample of what I am trying to do;
Sam Toyota
11/1/11 8.00
11/2/11 0.00 (this did not exist in the {san.time} table)
11/3/11 2.25
ect.
Any help would be great.
Sample of what I am trying to do;
Sam Toyota
11/1/11 8.00
11/2/11 0.00 (this did not exist in the {san.time} table)
11/3/11 2.25
ect.
Any help would be great.