I have a table called "PAYROLL DATA". It has the following fields: NAME, ID, WKHRS, OT, REMARKS.
Using code, I want to extract all the records in the table which contain the word "FAILED" in the remarks field and create a new table of the "FAILED" records.
Can anyone help. Thanks in advance.
Richard...
Using code, I want to extract all the records in the table which contain the word "FAILED" in the remarks field and create a new table of the "FAILED" records.
Can anyone help. Thanks in advance.
Richard...