Increment column range logic

Hi,

The following post will help you.

We can use the following expression.

UiPath.Excel.Helpers.ExcelUtilities.ConvertColumnIndexToColumnLetter(UiPath.Excel.Helpers.ExcelUtilities.ConvertColumnLetterToColumnIndex("BC")+1)

Regards,