Hi again, i have tried it once more and found out that i was too soon so glad.
items = DLookup("[Datum]", "Entschuldigung", "[Datum]")
returns me the day that is in the table in Datum
items = DCount("[Datum]", "Entschuldigung", "[Datum]")
returns me e.g. 8, doesn't matter what i input in the...