I’m trying to filter using a single column table of about 30 names (headed “NAME”) as a search criterion, the idea being to retrieve all the rows from another large table where the “NAME” column contains one of those 30 names. Really a database operation, but calc can nearly do it…
It works OK with 8 names or fewer, but I’ve discovered there’s a limit of 8 rows to the criterion.
Can anyone suggest an alternative approach using calc?
Thanks,
Peter