MarketplaceStudioSnippetExcel Index to Column

Create your first automation in just a few minutes.Try Studio Web

Excel Index to Column

Excel Index to Column

by YouTube

5

Snippet

Downloads

127

back button
back button
carouselImage0
next button
next button

Summary

Summary

This snippet translates a numeric into the corresponding Excel column name

Overview

Overview

Using simple Convert.ToChar can help until the column name reaches value Z. This snippet will get you further and it is able to add the second character also, ex: QZ

Arguments:

in_index(int) : This input argument is the index to be calculated

out_columnName(String) : This output argument is a string containing the calculated column name.

Features

Features

It can be used on iterations for writing into Excel more easily than writing each column's name. (Ex: AB, AC...)

Additional Information

Additional Information

Dependencies

N/A

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

February 18, 2020

Works with

Tested with UiPath Studio 2018.3 and 2018.4

Certification

Silver Certified

Tags

Application

Support

UiPath Community Support

Similar Listings