D
D B Lawson
Guest
I have a dynamic crosstab query that shows the workschedule for the operatives for the coming week. The next week's dates are the headers, the operatives are the row headings and the clients show under the appropriate date and in line with the appropriate operative. The report is unbound and fills using code each time it is opened. My problem is if an operative is going to Client 1 on Monday, Tuesday and Wednesday it is in one row. If the same operative is going to Client 2 on Thursday and Friday it is in a different record in the line below. I understand why it is doing it, but I would like it in the same line as the data for Monday, Tuesday and Wednesday. Is there any way to get that layout, or will it always drop it to the line below. It looks really odd in the report.
Thanks for any suggestions
Thanks for any suggestions