ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Copy information from the bottom (https://www.excelbanter.com/excel-discussion-misc-queries/126151-copy-information-bottom.html)

thebaldsoprano

Copy information from the bottom
 
I am running a large purchase order log on excel 03. I would like to have the
information from the bottom of the log (the newest entry) copy to an actual
purchase order on another worksheet in the same workbook. This way I could
print off an order after I enter each log. Since the bottom of the log is
always going further down is this possible? And is it possible for this to
work vice versa?

Thanks!

vezerid

Copy information from the bottom
 
If the column contains numbers, then you need:

=LOOKUP(10^307,'Sheet1'!A:A)

If it contains text you need:

=LOOKUP(REPT("z",255),'Sheet1'!A:A)

The cell with this formula will always show the last value in column
A:A of Sheet1

HTH
Kostis Vezerides


thebaldsoprano wrote:
I am running a large purchase order log on excel 03. I would like to have the
information from the bottom of the log (the newest entry) copy to an actual
purchase order on another worksheet in the same workbook. This way I could
print off an order after I enter each log. Since the bottom of the log is
always going further down is this possible? And is it possible for this to
work vice versa?

Thanks!



thebaldsoprano

Copy information from the bottom
 
that did it! on behalf of myself and all the co-workers who were just
entertained by my impromptu football victory dance THANK YOU!

"vezerid" wrote:

If the column contains numbers, then you need:

=LOOKUP(10^307,'Sheet1'!A:A)

If it contains text you need:

=LOOKUP(REPT("z",255),'Sheet1'!A:A)

The cell with this formula will always show the last value in column
A:A of Sheet1

HTH
Kostis Vezerides


thebaldsoprano wrote:
I am running a large purchase order log on excel 03. I would like to have the
information from the bottom of the log (the newest entry) copy to an actual
purchase order on another worksheet in the same workbook. This way I could
print off an order after I enter each log. Since the bottom of the log is
always going further down is this possible? And is it possible for this to
work vice versa?

Thanks!





All times are GMT +1. The time now is 12:41 PM.

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