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 / Programming / September 2007

Tip: Looking for answers? Try searching our database.

IF statement in excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Neall - 14 Sep 2007 14:18 GMT
I need to create an IF statement that will;

Search all of row C: C: on worksheet 3 for a number that matches cell Y on
worksheet 1

Then pull the content of cell Z on sheet 3 and display it in a cell
designated on the same column as Cell Y

OR

Better yet using the SQL tool in Excel how can I merge 2 query’s results
from 2 different databases combine the matching results then display them

Unfortunately there are 2 DBs that I require data from in which I need to
match the result list of both query’s and include the relevant data. I can
match the data by the same part numbers that exist in both DBs

Thanks in advance
Signature

Neall

Mike H - 14 Sep 2007 14:56 GMT
You don't say which cell in column Y on sheet 1 so this assumes Y1
Put this on sheet 3
=VLOOKUP(Sheet1!Y1,Sheet3!C1:Z1000,24)

Mike

> I need to create an IF statement that will;
>
[quoted text clipped - 14 lines]
>
> Thanks in advance
Neall - 14 Sep 2007 16:42 GMT
Thanks seemed to of done the trick, one more questions, for the results that
dont have a value I am getting #NA how do I get rid of that?

Signature

Neall

> You don't say which cell in column Y on sheet 1 so this assumes Y1
> Put this on sheet 3
[quoted text clipped - 20 lines]
> >
> > Thanks in advance
 
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.