TClark14
11-09-2001, 06:19 PM
I think I am totally brain dead, I have done this before in A97.
I have a table (tblInstructorAvialability)with 3 fields/records as below:
Date Instructor Available?(Y/N Fld)
11/01/01 Whoever Check Box (Y/N)
11/02/01 Whoever2 Check Box (Y/N)
11/03/01 Whoever3 Check Box (Y/N)
I created the form with this table as the record source; however, when I display the form, I only get one record with no date displayed. I tried a combo box to select the date I wanted to look at and I get an error "no current record" and debug takes me to Me.Bookmark = rs.Boomark. Any help here would be appreciated.
Thanks
Terry AGAIN!
I have a table (tblInstructorAvialability)with 3 fields/records as below:
Date Instructor Available?(Y/N Fld)
11/01/01 Whoever Check Box (Y/N)
11/02/01 Whoever2 Check Box (Y/N)
11/03/01 Whoever3 Check Box (Y/N)
I created the form with this table as the record source; however, when I display the form, I only get one record with no date displayed. I tried a combo box to select the date I wanted to look at and I get an error "no current record" and debug takes me to Me.Bookmark = rs.Boomark. Any help here would be appreciated.
Thanks
Terry AGAIN!