Delete a specific Row in Google Sheets
Status: Closed · Asked by Magingo on · 0 views
I have a question about Google Sheets.
How can I delete a row that has a specific value in a column?
An example:
I have saved the e-mail addresses in column A and would like to delete the row in which this e-mail is contained.
First use Google Sheet - Lookup Row action and that will giver you RowIndex, and then use Google Sheet -> Delete Row action to delete that particular row.
Here is a video on how to do that - https://www.berrycast.com/conversations/e914cce4-cc42-5153-a2b8-48e9037f1768
And workflow link - https://connect.pabbly.com/workflow/share/DkZZa18QBmJeFAZsBEsEZFpOATgCSAdRAGdRQw##
Hey @Magingo
Please refer to the following thread to delete a row from your Google Sheets.
Perfect Fagun, that works. Great Support. Thank you for the Video