Uipath Marketplace
MarketplaceListingsSnippetConvert Numbers to Excel Column Name

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

Convert Numbers to Excel Column Name

Convert Numbers to Excel Column Name

by Parthasarthi Pathinathan

2

Snippet

Downloads

242

back button
back button
carouselImage0
next button
next button

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

Publisher

Parthasarthi Pathinathan

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.1

Updated

Feb 18, 2020

Works with

Studio: 18.4.1 - 22.10

Certification

Silver Certified

Tags

Application

Microsoft Excel

Support

UiPath Community Support

Resources

Similar Listings