Excel Column Integer to Alphabet

Hi Team,

I have a scenario where I need to write a datatable to the left of existing data in excel sheet.
The existing data in excel is dynamic.
My code should find the existing data in excel and wite the datatable.
Please let me know who this can be achived, Since write activity takes Alphabet for column like “A1” or “D3”

1 Like

Ooh! I JUST ran into this in another thread!

Also, this snippet is available in UiPath GO that should make it really easy:
https://go.uipath.com/component/excel-index-to-column

2 Likes