JamesLynch
Technical User
I have a table with 100 records with eight fields in each.
A form that displays two tick boxes.
- Checked (y/n)
- Succesful (y/n)
I need the end user to select to check through these records and tick them off, if a similar record is found from a diffenent source.
So far, so good.
However I only want those records that have yet to be ticked, to be visible to the end user. Therefore they won't need to constantly check a record that has already been succesfully reviewed.
A form that displays two tick boxes.
- Checked (y/n)
- Succesful (y/n)
I need the end user to select to check through these records and tick them off, if a similar record is found from a diffenent source.
So far, so good.
However I only want those records that have yet to be ticked, to be visible to the end user. Therefore they won't need to constantly check a record that has already been succesfully reviewed.