How to remove particular name only in data table?

Hey

How to remove particular data in data table?

for example:-

image

Now i want to remove “From:” only.

I have attached a template for this. Basically one way of doing this is reading the data and then applying the chnages to the rows yoiu desire by using a for each row and an if statement so as to long affect those that matter, then you write the data back into the excel sheet

Main.xaml (6.0 KB)

1 Like

yes…it’s working thank you so much

1 Like

How to get value from drop down box?

image

Want to get this value from drop down boxes.

Have you tried using the Get Text activity :smiley:?

Have you tried Select Item?

Thanks,
AK

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