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 / May 2007

Tip: Looking for answers? Try searching our database.

H/V Lookup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
singingsister - 17 May 2007 12:30 GMT
I have one sheet which is an order log and I have one sheet which is a issues
log.  I want to set it up that when I enter a customer reference on the
issues log (column F) , it searches the order log and finds the quote number
(column B of order log) and puts that in column E of the issues log, finds
the factory reference number in column I of the order log and puts it in
column G of the issues log.

Is this possible?
CLR - 17 May 2007 13:10 GMT
You would need two VLOOKUP formulas.  Assuming column A of your Order Log is
the Customer Reference, and that both sheets have Row 1 as headers,
Put this in E2 of the Issues Log sheet and copy down as necessary...

=VLOOKUP(F2,'Order Log'!A:I,2,FALSE)

Then, put this one in G2 of the Issues Log sheet and copy down as necessary...

=VLOOKUP(F2,'Order Log'!A:I,9,FALSE)

Vaya con Dios,
Chuck, CABGx3

> I have one sheet which is an order log and I have one sheet which is a issues
> log.  I want to set it up that when I enter a customer reference on the
[quoted text clipped - 4 lines]
>
> Is this possible?
 
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.