Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Do you want the value or the address?
Addresses.............. =ADDRESS(MATCH(99^99,A:A),1) of last number =LOOKUP(REPT("z",255),A:A) of last text entry Gord Dibben MS Excel MVP On Tue, 25 Mar 2008 14:17:20 -0000, "Lawman" wrote: Thanks, it is exactly what I want. Weird though - and interestingly slightly different from the other replies, which presumably also work. I suppose I substitute 1:1 etc for last non-blank cell in a row. H "Pete_UK" wrote in message ... This will give you the last numeric value that is not blank: =LOOKUP(10E10,A:A) Is that what you want? Pete On Mar 25, 1:48 pm, "Lawman" wrote: In an expression, how do I refer to the last cell in a specified column that is not blank? Thanks in advance. H |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing sheet reference to cell reference | Excel Worksheet Functions | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |