Here's some sample data. I want to compare the date in TX-Date Filled to the date in RX-LsDte Filled*Cent. If the dates are DIFFERENT I ultimately want to delete that row from my table.
I have tried importing the data into two seperate tables and creating a "find unmatched" query. It does provide the results I want, but the results are read-only so I cannot delete the results.
What is the best way to handle this? I am intermediate in skill so your help is appreciated. In the image below the first two rows are what I want to delete from my data because the dates in the first two columns do not match. I will be running this on 1000's of records weekly.
Thank you,
![]()