Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
You could use a formula like:
=LOOKUP(2,1/(A1:A999<""),ROW(A1:A999)) (Make that 999 big enough to extend past the last possible row.) Tom K wrote: We maintain a history of prices charged by vendors for certain items on a spreadsheet. I would like to specify a cell that displays the latest price we paid for an item. The items are listed by rows and the week of the year is displayed as a column heading. Is there a way to list the "latest" price entered in the row (next column over from "week 52"....)? I do not have "ownership" of the spreadsheet in question, so I have to make this "transparent" to the user...if you know what I mean? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find a range of values in a range of cells | Excel Worksheet Functions | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Duplicate Range Names by worksheet | Excel Discussion (Misc queries) | |||
Help with using range names in sum function | Excel Worksheet Functions | |||
Selecting specific row/column from a named range | Excel Worksheet Functions |