Trianing Database

  • Thread starter Thread starter JWhitehead
  • Start date Start date
J

JWhitehead

I am working on a training DB for our company. I have a base down, but I'm
not able to get it to do exacly what is required.

Every employee is entered into the DB to track indviduals. Each person is
then assigned to a group/department (admin, operators, quality, etc).
Currently each time a new training is entered, it is entered per employee.
What is being requested is to have is set so that a new training can be
created for each group. For example, a new fire safety training is needed for
everyone in the ADMIN group. The user wants to be able to go in, select Admin
as the group, and have it populate for each person in that group. Currently
though, if ADMIN is selected, it will create a new user with the group of
admin, but no name.

Any suggestions to make this work would be greatly appreciated.

Thank you for your time and thoughs.
 
On my website (www.rogersaccesslibrary.com), is a small Access database
sample called "TrainingRegistration.mdb" which may work for you right out of
the box or with modifications. At any rate, it's a place to start. You can
download it for free here:
http://www.rogersaccesslibrary.com/forum/forum_posts.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/wa.exe?SUBED1=ACCESS-L
 
Back
Top