S
Sameer
Hello everyone,
I am trying to develop a form that I need help with. I
have a table called OptInOrOut that has a ContractId,
PersonId and InOrOut. There are about 100 people and 100
contracts, so the size of the table is about 10,000
records and each person's record has an InOrOut boolean
value.
On the form, I am trying to have a drop down button on top
where the contract can be chosen. Once a contract is
chosen, I would like to see only the 100 person records
for that contract and be able to data entry the InOrOut
for each one.
Any help in this direction will be appreciated.
Thanks
Sameer
I am trying to develop a form that I need help with. I
have a table called OptInOrOut that has a ContractId,
PersonId and InOrOut. There are about 100 people and 100
contracts, so the size of the table is about 10,000
records and each person's record has an InOrOut boolean
value.
On the form, I am trying to have a drop down button on top
where the contract can be chosen. Once a contract is
chosen, I would like to see only the 100 person records
for that contract and be able to data entry the InOrOut
for each one.
Any help in this direction will be appreciated.
Thanks
Sameer