Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2006

Tip: Looking for answers? Try searching our database.

Locate numbers in a row and send them to a cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bklim - 24 May 2006 12:22 GMT
Dear Experts, below is the excel worksheet and i have problem locatin
the numbers because the numbers are not in the standard column, some i
B, some in C and D and the length of the numbers are not standard too
some 2, some 3 & 4 digits. If i want to send the numbers to specifi
column, let's say F, so that i can sort them later, is it possible?

Thank you in advance!

--A---B---C---D----E
XYZ      DEF     98    STU       VCD

QQQ     125      RTY   VBN      DRF

ABC      DEF     RFT    0980     RF
Andy - 24 May 2006 12:35 GMT
Hi

You could just use =SUM(A1:E1) which will ignore your text entries

Hope this helps.
Andy.

> Dear Experts, below is the excel worksheet and i have problem locating
> the numbers because the numbers are not in the standard column, some in
[quoted text clipped - 10 lines]
>
> ABC      DEF     RFT    0980     RFG
Ardus Petus - 24 May 2006 13:11 GMT
Following array formula will return 1st number in each row:
=INDEX(A1:E1,MATCH(TRUE,ISNUMBER(A1:E1),0))
Vamidate with Ctrl+Shift+Enter, not just Enter

HTH
--
AP

> Dear Experts, below is the excel worksheet and i have problem locating
> the numbers because the numbers are not in the standard column, some in
[quoted text clipped - 10 lines]
>
> ABC      DEF     RFT    0980     RFG
bklim - 25 May 2006 07:49 GMT
Thanks alot, this is exactly what i want, expert :)

Regards

Signature

bklim

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.