hello everyone master data.xlsx (21.1 KB)
In this file their is Student worksheet in which I have work
There is a column name Student Id Where I write some Ids
I want to increment integer value
example: IQIN0005 this is the last value in the sheet. form now we want increase integer value
I want output like: IQIN0006
IQIN0007 and so on
Your File is work properly as I want
but When I put this activity in my project it’s throw an exception. I’ll attach my project. so that it’s easy for understand
Thanks