Filter records in a table to extract to another table

G

gams

I need to extract records into a new table from a database that is sorted
alphabetically in the 5th column (E). The records needed are those
containing an "x" in column H. Column F is hidden; will that have an effect?
 
Top