B
BZeyger
Hello,
I have a form in datasheet view. It shows a number of records which are
associated with projects. It consists of 3 fields. (Active, Name, Amount)
txtActive is a checkbox that determines if an object is active
txtName is the item name
txtAmount is the value in dollars.
The form displays all records. How do I make it so that only one item can be
active?
If the user clicks the txtActive field under record one, the other records
would uncheck. Only one line item should be checked. How would I go about
this?
I have a form in datasheet view. It shows a number of records which are
associated with projects. It consists of 3 fields. (Active, Name, Amount)
txtActive is a checkbox that determines if an object is active
txtName is the item name
txtAmount is the value in dollars.
The form displays all records. How do I make it so that only one item can be
active?
If the user clicks the txtActive field under record one, the other records
would uncheck. Only one line item should be checked. How would I go about
this?