How to rename multiple sheet if fails

Hi there, i am using studiox to rename multiple sheets. I am using rename activity to rename by reading a cell and creating variable. However at time there is duplicate value when renaming. How can i overcome that?

@Mark_Rajkumar,

You have to check on your renaming logic to have unique name everytime for a workbook

Hi @sarathi125, I am trying to rename file by using a variable in a loop as it is for multiple sheet. The variable is from a read call where sometime data have missing values. That cause the variable not to kick in. This would lead error for renaming sheet.

Hi there, i am trying rename sheet e.g Rename1 and there Rename2. This is for all all sheets. How do i achieve this using studiox.

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