I ran in to a problem with my db. It seem's my brain's still on holiday...
I have a form with order information and a subform with document information(filename).
One order have several documents. When I click a button on the mainform I want to make the files in the subform readonly (attribute).
I have the readonly part figured out. But when i click the button I only changes the first record in the subform.
I know the solution for this is simple, but my brain got wery complicated just now.....
I have attached a sample database.