Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does VBA have a function that will take rows and columns
arguments and return a string reference with letters and numbers?? For example, if I give the function row 1, column 1, then it should return "A1". (ie. function(1,1) returns "A1") Is there also an inverse of such a function, if it exists? thankx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I convert text string into a cell reference | Excel Discussion (Misc queries) | |||
Range of cells: Convert relative reference into absolute | Excel Discussion (Misc queries) | |||
Convert String to Function Reference | Excel Worksheet Functions | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
How to get reference to a range as string? | Excel Programming |