I want to design a report where there is a separate page for each day of data. There will be 20 columns of time based data with one row for each hour in the day.
My code builds a cursor with the data to be reported but at this point I don't have a clue how to: - tell the report writer that it needs to start on a record where the time portion of the datetime field called End_Stamp is 00:59:59 - tell the report writer to do exactly 24 lines or to stop when the End_Stamp is 23:59:59 - tell the report writer to shade the even rows to make it easier to read 20 columns Any help? TIA - Joe --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cabqednxn_hrowbero3m47yccanigjgj9l50nigmyvuamqkc...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

