Yes, you are wright.
It should be of course something like:
Me![Text12].Value = DCount("[bmp_id]", "[Leverantie vs meetgegevens]", "[Leverantie vs meetgegevens].lev_id = " & CbLeverantie.Column(0) & "")
But it looks like that in this code it is not possible to insert a distinct.
Thats why i...