Excel VBA
Convert Numbers to Sequential Letters with VBA
Convert positive numbers to compact sequential letter IDs such as A, Z, AA and BDWGN, and convert the letter sequence back to a number.
Read guide →Tips & Quick Guides
Short and practical solutions to common problems in Excel, VBA and application development.
Excel VBA
Convert positive numbers to compact sequential letter IDs such as A, Z, AA and BDWGN, and convert the letter sequence back to a number.
Read guide →Excel VBA
How to find the last used row in a worksheet or a specific column with Excel VBA.
Read guide →Excel VBA
How to exclude the header row from an Excel VBA CurrentRegion selection.
Read guide →