View Single Post
  #8  
Old September 24th, 2009, 08:30 PM posted to microsoft.public.access.tablesdbdesign
Roger Carlson
external usenet poster
 
Posts: 824
Default Student course Registration setup

On my website (www.rogersaccesslibrary.com), is a small Access database
sample called "TrainingRegistration.mdb" which might prove useful to look
at. You can find it he
http://www.rogersaccesslibrary.com/f...ts.asp?TID=232

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/...UBED1=ACCESS-L


"UnknownJoe" wrote in message
...
I have a small DB with tables for Student info and Course Info. The main
purpose of the DB is to be able to combine the two and create a
Registration
table (and Form) that allow the user to select a current Course, Dates,
and
then enroll or register as many students as necessary on the one form that
will create a record for each in the Registration table.

Any ideas would be appreciated.

Thanks.

JS