Witch is the solution for a rapport with one multiple input fielt that has to have a partial match for the different inputs?
e.g.
Fielt A input 1 = 10
Fielt A input 2 = 20
.
.
.
Result should be --> a query with the where instruction fielt A =(like '*10*' or like '*20*' or like ...)
e.g.
Fielt A input 1 = 10
Fielt A input 2 = 20
.
.
.
Result should be --> a query with the where instruction fielt A =(like '*10*' or like '*20*' or like ...)