Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
CELL() function can return various data about the current cell, but not its
name. It does, however, return row and column serial numbers, so If I want to lookup some cells in another table that contains their names, I have to use this: (CHAR(64+CELL("col",A1)))&CELL("row", A1) (assuming that the column names have only 1 letter). I suggest adding a possible value to the info_type argument of the function CELL(): "name" - Text value containing the name of the cell, for example: C19. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...lic.excel.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If function that returns value in a cell. | Excel Worksheet Functions | |||
IF function to blank without getting #value in sum function | Excel Worksheet Functions | |||
Need a ISWorkday Function -- Any Ideas | Excel Worksheet Functions | |||
spreadsheet function | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |