I want to search for “and” in the Department Column and I need to delete the “and” along with its beside words in all the cells of “Department” Column.
Expected Output :
I want Output like this…It would be of great help

Hello @Kavyasri,
Good Day!
As per the requirement, I’m attaching the files here
Cheers
@Kavyasri
Test1.xlsx (8.3 KB) Remove From Cell.xaml (7.8 KB)
Its working,Thank you so much @Pradeep_Shiv
Hi @Kavyasri,
for further use you can use this Regex builder which is easy to use and you can see results of your query
With this Action which is available in any automation project because it is a part of standard dependencies.
It is better to try yourself then others to build it for you.
Happy automation,
Cheers,
Dino
Thanks for the suggestion
yeah sure
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.