Split/Remove char from a variable

In a for each row, position variable stored with values as “H8” , “H12”, H342. I just need the number not H. So while removing H getting BC30512 error. Can you please help me resolve the error.

Rowno assigned as Int32, Position as string

Hi @Soumya_Chatterjee

Try this

Thank you, very much. I have my result now.

1 Like

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