Yes. Sorry, I'm new to this website. I have been teaching myself Access since 1995, but I have managed to avoid all but the simplest VBA...although I have gotten REALLY good with the other tools. I know I have reached the point where I need to learn it, and am willing if you don't mind pointing me in the right direction. If you could recommend a good starting book I would appreciate it.
My database tracks suspenses (basically requests) from the regional office to 10 different sites. These requests may go to just one site, or they may go to some or all. There is a form with data about each suspense linked to a main data table. Then there is a "detail" table that is used to create a subform in the main data form. The subform has one field for each site receiving the suspense (you can pick them using a drop-down box), related to the main data table using the main data table's field ID number assigned to each detail table record it is related to. It would be much more convenient to pick all of them, or be able to select several at a time. Thanks for your time!!!