ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I select the last alphanumric word in an excel column with. (https://www.excelbanter.com/excel-worksheet-functions/116329-how-do-i-select-last-alphanumric-word-excel-column.html)

Puzzled Excel User

How do I select the last alphanumric word in an excel column with.
 
Any insight would be greatly appreciated.

Biff

How do I select the last alphanumric word in an excel column with.
 
Try this:

=LOOKUP(REPT("z",255),A:A)

Will return the last TEXT entry in column A.

Biff

"Puzzled Excel User" <Puzzled Excel wrote in
message ...
Any insight would be greatly appreciated.




Bob Phillips

How do I select the last alphanumric word in an excel column with.
 
=LOOKUP(2,1/(A1:A200<""),A1:A200)

will find number or text

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Biff" wrote in message
...
Try this:

=LOOKUP(REPT("z",255),A:A)

Will return the last TEXT entry in column A.

Biff

"Puzzled Excel User" <Puzzled Excel wrote

in
message ...
Any insight would be greatly appreciated.







All times are GMT +1. The time now is 05:56 PM.

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