Create your first automation in just a few minutes.Try Studio Web →
by Parthasarthi Pathinathan
2
Snippet
248
Summary
Summary
This snippet will convert the passed inputs to Excel column name and row number
Overview
Overview
This snippet will be helpful when we want to know the Excel column name for a given number, whenever we are writing some datatable into Excel with few columns, but not sure how many columns it occupies in the Excel. In that case we can pass that datatable column count number into this workflow and we can get the Excel Column Name.
Ex: If we are passing 10 as the column number it will return J as the column name.
If we are passing 28 then we will get “AB” as the output from this workflow.
Features
Features
This snippet will convert the passed inputs to Excel Column name and row number.
Additional Information
Additional Information
Dependencies
No dependencies
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.1Updated
February 18, 2020Works with
Studio: 18.4.1 - 22.10
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources