I have to delete "New Cell Data" cell from excel but its Cell dynamically changing in Future

If “New Cell Data” found in cell then I have to delete “New Cell Data” cell from excel but its Cell dynamically changing in Future

image

Thanks
Shaik Muktharvalli

@shaik.muktharvalli1

use find/Replace activity

cheers

Hi,

Can you try to use FindReplace Value activity in MatchAll mode with MatchEntireCellContents option as the following?

Regards,

1 Like

I have to find and delete cell

Thanks
Shaik

HI,

Is your expected output as the following?

image

If so, the above sample will work.

OR Do you need to shift rows to upper?

Regards,

working fine Thank you @Yoichi

1 Like

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