Filter using tables

E

e.andres

Hello,

I have two tables named "Records" and "Characters". Records one holds a
big list of people names and Characters contains a list of some illegal
characters such as "%", "$" and so on.

Is there any way I can use Characters table as filter to avoid records
than contain these letters to be displayed?

Greetings.
 
Top