Hey there, I have a workbook that contains two works sheets, let's say Sheet1 and Sheet2.
What I want is that for the cells in Sheet2 Column A, if the cell value equals to the Sheet1 Cell D5, then delete the entire row.
Can you help to let me know how to make it with VBA? Thanks!
What I want is that for the cells in Sheet2 Column A, if the cell value equals to the Sheet1 Cell D5, then delete the entire row.
Can you help to let me know how to make it with VBA? Thanks!