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 / General Excel Questions / August 2007

Tip: Looking for answers? Try searching our database.

HOW DO I LOOK FOR A NUMBER IN A COLUMN IN A SPREADSHEET?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lilith - 20 Aug 2007 22:00 GMT
i have rma numbers in column C, i only want to look through column, i want to
type in the rma number when i receive it and the spreadsheet says here it is
line whatever....
i just can not seem to get it to look for the number i type in and need to
look for in column c...please help, thank you
T. Valko - 20 Aug 2007 22:34 GMT
Try this:

A1 = some number

=IF(COUNTIF(C:C,A1),ADDRESS(MATCH(A1,C:C,0),3,4),"not found")

Signature

Biff
Microsoft Excel MVP

>i have rma numbers in column C, i only want to look through column, i want
>to
[quoted text clipped - 3 lines]
> i just can not seem to get it to look for the number i type in and need to
> look for in column c...please help, thank you
PCLIVE - 20 Aug 2007 22:37 GMT
You could do something like this.
With your typed RMA number in D1, enter this formula in another cell.

="Row " & MATCH(D1,C:C,0)

HTH,
Paul

>i have rma numbers in column C, i only want to look through column, i want
>to
[quoted text clipped - 3 lines]
> i just can not seem to get it to look for the number i type in and need to
> look for in column c...please help, thank you
Lyn - 20 Aug 2007 22:38 GMT
First of all, if you place your mouse in one of the cells, is it an actualy
RMA number in the cell or is it a formula?  If it is an actual number, click
on your column C (which will highlight the entire column) and try searching
just the first few characters of the RMA number when you click Find.

> i have rma numbers in column C, i only want to look through column, i want to
> type in the rma number when i receive it and the spreadsheet says here it is
> line whatever....
> i just can not seem to get it to look for the number i type in and need to
> look for in column c...please help, thank you
 
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.