How do I delete a row?

Hello everyone,

I want to delete Sheet1 row, conditional is to use data from sheet2 to delete.
Please help me. Test01.xlsx (12.3 KB)

Thanks.
Perawat

@Perawat Sheet1 doesn’t have a header, Is it always like that or Will it have a header ? So is it that you want to Remove the Rows in Sheet1 whose Column1 matches the Test04 Column in Sheet2 ?

1 Like

@supermanPunch, Yes, there is not always a header and Sheet1 Column1 matches the Test04 column in Sheet2, You got it right.

@Perawat Check this workflow :
FilterDT.zip (11.2 KB)

1 Like

@supermanPunch, Thank you so much for your help. :grinning:
Could you please explain your workflow ?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.