I have a beautiful schedule report that has people in columns and times in rows. Then each appointment detail is entered in the grid in the appropriate cell. If the appointment extends beyond the time in the grid the following cell(s) are highlighted. My problem is that there can be TWO appointments for the same person and time. I need some directions to how to handle this. I can probably do the coding if I just can get some ideas on how to make this information available to the one viewing the report.