Hi, i have been using the forums for a while now but this is my first post.. there's some very helpfull information on here but i have yet to find an answer to my query by using the search.
I'm wondering if it is possible to use an update query to update a single record in a field.
I have a datasheet subform within a form... I need one of the fields (yes/no tick box) to populate data into a different field in the same record once ticked.
I have succeeded with a simpler design by populating any 'is null' cells when tick box is 'true' but this only worked when your datasheet gets filled completely from the top down.
I need to be able to ignore any empty records in the same field, and only perform the update on the cell in the same record as i clicked.
Sorry if that is confusing, any help/ examples would be greatly appreciated.
Thanks, Jamie
I'm wondering if it is possible to use an update query to update a single record in a field.
I have a datasheet subform within a form... I need one of the fields (yes/no tick box) to populate data into a different field in the same record once ticked.
I have succeeded with a simpler design by populating any 'is null' cells when tick box is 'true' but this only worked when your datasheet gets filled completely from the top down.
I need to be able to ignore any empty records in the same field, and only perform the update on the cell in the same record as i clicked.
Sorry if that is confusing, any help/ examples would be greatly appreciated.
Thanks, Jamie