Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column of numbers (stock prices) that I am updating daily. I want
to use the last value I entered in the column to calculate my losses (current price - fixed beginning stock price). I can get the Row number with the ROW function, but am unsuccessful when trying to use this number in a Cell reference: i.e. +C=ROW(A55) -- where C is the column and =ROW(A55) will return 55 (contents of Cell 55 being what I am after). Is there a way I can get this Cell reference to work or is there another function or method I can use to determine the last value in a column. -- Ron Smith in Round Rock |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inverse of the column function? i.e. input a number, output thecorresponding column text label | Excel Worksheet Functions | |||
How do I turn excel columns from column number to column letter? | Setting up and Configuration of Excel | |||
Count number of cells and total in one column, based on another column suffix | Excel Worksheet Functions | |||
Display missing Part Number if Column A does not match column B | Excel Worksheet Functions | |||
Auto number w/ different letter-number combos in same column | Excel Worksheet Functions |