Hey
How to remove particular data in data table?
for example:-
Now i want to remove “From:” only.
Hey
How to remove particular data in data table?
for example:-
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)
yes…it’s working thank you so much
How to get value from drop down box?
Want to get this value from drop down boxes.
Have you tried using the Get Text activity ?
Have you tried Select Item?
Thanks,
AK
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.