Skip to main content
Question

How to delete entire row, if row contain value "xyz" in any cell.


How to delete entire row, if row contain value "xyz" in any cell.

5 replies

Forum|alt.badge.img+19
  • Most Valuable Pathfinder
  • 2693 replies
  • January 3, 2022

Hi @Yallaling Bansode​ ,

 

use IF package >> String Condition to check the value is xyz and use Excel advanced: Insert/Delete rows/columns for deletion


Forum|alt.badge.img+19
  • Most Valuable Pathfinder
  • 2693 replies
  • January 3, 2022

Hi @Yallaling Bansode​ 

 

Use IF package >> String Condition with Includes Operator for Checking the string contain xyz


  • Author
  • Navigator | Tier 3
  • 10 replies
  • January 3, 2022

example row 1= abc | 123 | xyz

row2= bcd | 345 | ffd

row3 = abc|344 | xyz

 

i want to delete row1 and row3


Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+16
  • Most Valuable Pathfinder
  • 3274 replies
  • January 3, 2022

You can import it into the Data Table. after that loop the data table to identify the "XYZ" with a Row index value. once you get the Row index use Data Table: Delete row action to remove the entire row after that you can write as excel.

or

 

You can also delete the row directly from the excel sheet using Keystrokes


  • Author
  • Navigator | Tier 3
  • 10 replies
  • January 3, 2022

How to identify  "XYZ" with a Row index value. Please can you explain step by step.

 

I am new to automation anywhere


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings