If you're using Access 2003, take a look at this template from Microsoft ...
http://office.microsoft.com/en-us/te...CT011366821033
In particular, study the relationships between the 'Classes' and 'Students'
tables and the 'Students and Classes' table.
--
Brendan Reynolds
Access MVP
"Chris" <(E-Mail Removed)> wrote in message
news:FFBB6DAE-1C83-4977-9679-(E-Mail Removed)...
>I am trying to put all my college students files into a database to better
> keep track of them. I am new to the access world and am curious what is
> the
> best way to deal with the fact that students can take many, many, many
> classes. Do I just create say 100 fields of courses taken? There has to be
> a
> way to make a "floating" number of fields depending on how many courses
> they
> take, or maybe there doesn't have to be. Any advice?
> Thanks