ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Is there a formula to transfer the last value in a column (https://www.excelbanter.com/excel-worksheet-functions/158799-there-formula-transfer-last-value-column.html)

Tam

Is there a formula to transfer the last value in a column
 
I have all $ amounts in the column. I need a formula that picks up the last
value in the column and transfers it to another cell in another worksheet. Is
there a formula to do that? Thanks......Need this As Soon As Possible!!!!

Peo Sjoblom

Is there a formula to transfer the last value in a column
 
Column A

=LOOKUP(2,1/(A1:A65535<""),A1:A65535)



--


Regards,


Peo Sjoblom




"Tam" wrote in message
...
I have all $ amounts in the column. I need a formula that picks up the last
value in the column and transfers it to another cell in another worksheet.
Is
there a formula to do that? Thanks......Need this As Soon As Possible!!!!




Mankind

Is there a formula to transfer the last value in a column
 
Peo,
permit me to add a bit of spice!
say Sheet1 is where column A with values exist.
say sheet 2 - where u want to copy/link the value

=LOOKUP(2,1/(Sheet1!A1:A65535<""),Sheet1!A1:A65535)

yet to litteraly *transfer* the last value, i suggest to cut and paste the
desired last value from sheet1 to sheet2...

"Peo Sjoblom" wrote:

Column A

=LOOKUP(2,1/(A1:A65535<""),A1:A65535)



--


Regards,


Peo Sjoblom




"Tam" wrote in message
...
I have all $ amounts in the column. I need a formula that picks up the last
value in the column and transfers it to another cell in another worksheet.
Is
there a formula to do that? Thanks......Need this As Soon As Possible!!!!






All times are GMT +1. The time now is 10:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com