![]() |
Displaying Last Number that is in a cell
I saw that someone replied but it didn't work.
I have a document that Looks like this: 1 2 3 4 5 a 1/1/07 53 b 1/2/07 64 c 1/3/07 42 d 1/4/07 102 e 1/5/07 f 1/6/07 g (to show D3) I want G3 to show the last number that was inputted (which in this case would be D3). Is there any way of doing this? Thank you again for all your help guys! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200701/1 |
Displaying Last Number that is in a cell
Try =LOOKUP(99^99,C:C)
Where C:C is the column you are entering the numbers, 3 in your example. HTH Regards, Howard "instereo911 via OfficeKB.com" <u27979@uwe wrote in message news:6c8798082a557@uwe... I saw that someone replied but it didn't work. I have a document that Looks like this: 1 2 3 4 5 a 1/1/07 53 b 1/2/07 64 c 1/3/07 42 d 1/4/07 102 e 1/5/07 f 1/6/07 g (to show D3) I want G3 to show the last number that was inputted (which in this case would be D3). Is there any way of doing this? Thank you again for all your help guys! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200701/1 |
Displaying Last Number that is in a cell
=LOOKUP(100^10,B:B)
Will return the last numeric value entered in column B. Biff "instereo911 via OfficeKB.com" <u27979@uwe wrote in message news:6c8798082a557@uwe... I saw that someone replied but it didn't work. I have a document that Looks like this: 1 2 3 4 5 a 1/1/07 53 b 1/2/07 64 c 1/3/07 42 d 1/4/07 102 e 1/5/07 f 1/6/07 g (to show D3) I want G3 to show the last number that was inputted (which in this case would be D3). Is there any way of doing this? Thank you again for all your help guys! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200701/1 |
Displaying Last Number that is in a cell
=LOOKUP(2,1/(D:D<""),D:D)
-- --- HTH Bob (change the xxxx to gmail if mailing direct) "instereo911 via OfficeKB.com" <u27979@uwe wrote in message news:6c8798082a557@uwe... I saw that someone replied but it didn't work. I have a document that Looks like this: 1 2 3 4 5 a 1/1/07 53 b 1/2/07 64 c 1/3/07 42 d 1/4/07 102 e 1/5/07 f 1/6/07 g (to show D3) I want G3 to show the last number that was inputted (which in this case would be D3). Is there any way of doing this? Thank you again for all your help guys! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200701/1 |
Displaying Last Number that is in a cell
Worked like a charm. Thank you so much Howard
L. Howard Kittle wrote: Try =LOOKUP(99^99,C:C) Where C:C is the column you are entering the numbers, 3 in your example. HTH Regards, Howard I saw that someone replied but it didn't work. [quoted text clipped - 15 lines] Thank you again for all your help guys! -- Message posted via http://www.officekb.com |
Displaying Last Number that is in a cell
You are welcome, and Bob Phillips offers an interesting solution.
"instereo911 via OfficeKB.com" <u27979@uwe wrote in message news:6c87ceafb3414@uwe... Worked like a charm. Thank you so much Howard L. Howard Kittle wrote: Try =LOOKUP(99^99,C:C) Where C:C is the column you are entering the numbers, 3 in your example. HTH Regards, Howard I saw that someone replied but it didn't work. [quoted text clipped - 15 lines] Thank you again for all your help guys! -- Message posted via http://www.officekb.com |
Displaying Last Number that is in a cell
Do you mean you want the last number in column D?
If so try =LOOKUP(9.99999999999999E+307,D:D) "instereo911 via OfficeKB.com" wrote: I saw that someone replied but it didn't work. I have a document that Looks like this: 1 2 3 4 5 a 1/1/07 53 b 1/2/07 64 c 1/3/07 42 d 1/4/07 102 e 1/5/07 f 1/6/07 g (to show D3) I want G3 to show the last number that was inputted (which in this case would be D3). Is there any way of doing this? Thank you again for all your help guys! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200701/1 |
All times are GMT +1. The time now is 07:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com