Hello,
I have a table with filds like matrn, matern ,note1, note2 (matrn number, matern number)
criteria= "matrn = 1234 and matern = 456789"
i want to make an multiple fields index with matrn and matern to use in a Dlookup like this:
Dlookup("index","table","criteria")
can help me ?
thank's