Create your first automation in just a few minutes.Try Studio Web →
by YouTube
2
Activity
114
Summary
Summary
Pass the DataTable and Column Name and get the Column Letter within an Excel Worksheet
Overview
Overview
When interacting with a column in Excel, reading and writing specific rows within a particular column often require a column letter identifier or a column name, combined with a column header row. This activity reduces the effort required to determine which column letter is desired to be used, since the column name from the header row can be passed to the activity to determine the column letter identifier. This also eliminates the need to use an InvokeCode block for this type of activity.
Create or provide an existing Excel Spreadsheet with header columns and data to be read into a DataTable
Using the GetColumnLetter Activity, provide the DataTable from step 1 and the column name to be converted into a column letter
Features
Features
This component allows users to find column letter by column name (e.g. A or AB or ZZZ) without using an Invoke Code Activity.
Additional Information
Additional Information
Dependencies
Excel (or Sharepoint Plugin); Excel Workbook must have a header row on row 1.
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.2Updated
February 18, 2020Works with
2018.4.1+
Certification
Silver Certified
Tags
Support
UiPath Community Support