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 / New Users / January 2006

Tip: Looking for answers? Try searching our database.

Locating

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Karmen - 30 Jan 2006 16:21 GMT
Hello,
I am a bit frustrated....In my spreadsheet, I would like to verify if
particular name and a particular city are located on the same row.  Ho
can I check a spreadsheet that has 100 rows to verify if the sam
name/city are on the same row
Anne Troy - 30 Jan 2006 16:50 GMT
Hi, Karmen. Something like this should work for you:
=if(a2&b2="NameCity",TRUE,FALSE)
************
Hope it helps!
Anne Troy
www.OfficeArticles.com

> Hello,
> I am a bit frustrated....In my spreadsheet, I would like to verify if a
> particular name and a particular city are located on the same row.  How
> can I check a spreadsheet that has 100 rows to verify if the same
> name/city are on the same row?
Ken Wright - 30 Jan 2006 23:45 GMT
=MATCH("abc",$A$1:$A$30,0)=MATCH("def",$B$1:$B$30,0)

Signature

Regards
          Ken.......................    Microsoft MVP - Excel
             Sys Spec - Win XP Pro /  XL 97/00/02/03

------------------------------­------------------------------­----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------­------------------------------­----------------

> Hello,
> I am a bit frustrated....In my spreadsheet, I would like to verify if a
> particular name and a particular city are located on the same row.  How
> can I check a spreadsheet that has 100 rows to verify if the same
> name/city are on the same row?
 
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.