View Single Post
  #1 (permalink)  
Old 02-06-10, 03:38
Aliyan Aliyan is offline
Registered User
 
Join Date: Feb 2010
Posts: 4
Arrow Print records datewise in columns

Hi,

In my Access database Name, Address, InterviewDate, Shift and Status are some fields..

Every week I need to print a report for next week for the people to be called for interview on the basis of InterviewDate.
When enter a range of date for 6 days, the report should be printed in 6 columns for each day from Monday to Saturday and it should be separated for Morning Shift and Evening Shift.

Can anybody help me make a code for this using arrays?


Best regards,

Aliyan

Last edited by Aliyan; 02-06-10 at 14:09. Reason: spelling mistakes
Reply With Quote