Actually, it's not traditional homework not like you'd think, anyway.
Its suppsed to be a reward for having surpassed the criteria of the
class. The problem is, is that I have over 20 files (and the drop boxes
require less than that) to search.
The database is supposed to find out (in this hypothetical situation)
which students need which class (from a list of like, 50 +) classes. I
also need to be able to reference each student's class record - a
problem I've already found an answer for. The kicker is that the
parameters of the assignment dictate that the informaiton being used
must come from an Excel spreadsheet.
THew way I had to reorder the data, has each classroomn-class as a
column of iot's own, proceeded by a column of student names:
A101 B101 C 101
Joe A.
Joe B.
Joe C.
The classes for each student are then marked "Y" fdor taken, "N" for
Needed and "C" for current. WHat I need is for Access to let me query
"Which Class Are you Looking For?" and then lookt hrough that class'
column to find which students have or have not (or are currently in)
this particular class. It's a difficult assignment - and the profeessor
insists that we not come to him to solve our problems (it's not as
brutal as it sounds).
Though, the previous answers were somewhat helpful. Perhaps I ought to
have elaborated on the assignment a little more before I asked for
help?
Perhaps, if someone might point me in the direction I need to go? Pivot
charts seem pretty well out of the question. I don't know what do do
with this, and I really don't want to tell the professor "I give up".