Skip to content

Converts a spreadsheet column index to it's letter equivalent and the other way around

Notifications You must be signed in to change notification settings

PhilomathJ/Convert-Column-to-Letter-and-Back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert-Column-to-Letter-and-Back

Converts a spreadsheet column index (numeric) to it's letter (string) equivalent and the other way around

This was written in Typescript for use in Google Sheets via Clasp but can easily be adapted to VBS for Excel use.

This was my take on adapting a conventional loop-based method to a more functional programming paradigm

About

Converts a spreadsheet column index to it's letter equivalent and the other way around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published