INFO: Convert (row,col) Indices into Excel-Style A1:C1 Strings (198144)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q198144 SUMMARY
Sometimes it is necessary to convert (row,column) numerical indices into
Excel-style "A1:C1" string notation. This can be confusing because after
'Z', Excel starts using 'BA', 'BB', and so forth. This article contains a
function that you can use in your code to do this conversion for you.
Modification Type: | Minor | Last Reviewed: | 3/21/2005 |
---|
Keywords: | kbinfo kbSample KB198144 |
---|
|