A
amv
I'm displaying a list of claim information in datasheet
view. The users need two checkboxes displayed with each
record allowing them to either approve or deny the claim.
The problem is the database does not contain an approve or
denied field to bind the checkbox to. I can update the
correct field with VBA, but is there any way to attach an
unbound checkbox to a record?
view. The users need two checkboxes displayed with each
record allowing them to either approve or deny the claim.
The problem is the database does not contain an approve or
denied field to bind the checkbox to. I can update the
correct field with VBA, but is there any way to attach an
unbound checkbox to a record?