Need some advice on how to get started. I have three variables. "Instructor","Student",and "Time" The instructors and students can/will change. The times will remain the same. This is my setup now. I have a table that has the first field as "instructor" the rest are "M-3:00", and "M-3:00i", "M-4:00, M-4:00i" etc.. There are 40 of them. (The times can only contain 2 students thus the "i" The form I built pulls the students name from a student table(contains names and info) and puts it in the correct Time field in the 1st table. It works great for keeping the schedule and printing the reports. Here is my problem... I need to be able to display the Times on the student Information Report. (The times are fields right now so I can't)..
Any idea how I could set it up differently... I'm using Access 97
Any idea how I could set it up differently... I'm using Access 97