I have a patient report that needs an individual line item for each day they are connected to a machine. So if the start date is 1/1/2011 and the end date is 1/4/11 I would need for intividual line items based on the calculation between start date and end date. The only difference in each line would be the date that appears on the line. So the report would look something like this
Name Date MR
John Doe 1/1/11 123456
John Doe 1/2/11 123456
John Doe 1/3/11 123456
.
.
.
Name Date MR
John Doe 1/1/11 123456
John Doe 1/2/11 123456
John Doe 1/3/11 123456
.
.
.