Hello,

I am writing a program to assist Paramedic students in learning the Drugs that they have to know in order to pass their classes. I have created an Access database to hold all the information on these drugs, but not every student that will use this program will need to learn all the drugs contained within this database.

Right now I have 43 drugs in the database and still growing.

What I want to do is to present to the student the drugs and have them say "Y" or "N" as to whether its on their required list to learn. That way they only work on the ones that they need to.

I thought about presenting a list of about 15 drugs per page and have them select or deselect the ones they need to learn. But, I am uncertain how to do this. I know how to present one drug at a time, but once the database gets larger, that could take some time for them to work through.

Any suggestion and direction as to the best way to do this, would be greatly welcomed.

Thanks,

Richard