I am building a form that has information that fills in from an access database.
I want to be able to use the same database to fill in several identical fields. For example: I have to select 4 people and all their info and put it into the form. I do this by selecting their last name from 4 separate combo boxes. But how do i separate the info to prevent person ones info from going into person 2's info fields...
I would like to use the same database so i can update and still maintain a master
Any suggestions??
Thanks,
Greg
I want to be able to use the same database to fill in several identical fields. For example: I have to select 4 people and all their info and put it into the form. I do this by selecting their last name from 4 separate combo boxes. But how do i separate the info to prevent person ones info from going into person 2's info fields...
I would like to use the same database so i can update and still maintain a master
Any suggestions??
Thanks,
Greg
Comment