I want to programmatically copy and paste all the rows from the "Product Price List" page that satisfy the TRUE criterion into the "Customer List" sheet.
Only columns A,B,C, and D need to be copied, not all other columns.
In order to maintain the consistency of Product Numbers, I ask that the "Customer List" sheet be cleared and re-pasted if more TRUE conditions are later satisfied.
'Product Price List Screenshot'
'Customer List' Screenshot
I am a coding novice and have tried various attempts, to no avail.