I have a calendar grid for a school term which has 11 Rows of 5 Textboxes.
11 weeks M,T,W,Th,F
I have named these textboxes 1,2,3,4,........55 (For originality!!)
I then have a query AbsQuilt which returns DateAbsent, and Reason for a student.
DateAbsent Reason
1/2/2011 F
3/3/2011 U
.
.
.
4/4/2011 F
Any suggestions as to how I can the Reason in the correct Textbox, and fill the grid with reasons absent?
Terre
11 weeks M,T,W,Th,F
I have named these textboxes 1,2,3,4,........55 (For originality!!)
I then have a query AbsQuilt which returns DateAbsent, and Reason for a student.
DateAbsent Reason
1/2/2011 F
3/3/2011 U
.
.
.
4/4/2011 F
Any suggestions as to how I can the Reason in the correct Textbox, and fill the grid with reasons absent?
Terre