Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default lookup function, I need hlep

I am wanting to use the lookup function to insert a particular value from a
list in another worksheet in the same workbook eg.

If data in A1 & B1 are present then lookup the other worksheet to find both
data values from A1 & B1 and then return the value in column C of the 2nd
worksheet
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default lookup function, I need hlep

It's not real clear what you want. Here's my best guess:

Enter this array formula** in sheet1 C1:

=INDEX(Sheet2!C1:C10,MATCH(1,(Sheet2!A1:A10=A1)*(S heet2!B1:B10=B1),0))

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER)

--
Biff
Microsoft Excel MVP


"Northo111" wrote in message
...
I am wanting to use the lookup function to insert a particular value from a
list in another worksheet in the same workbook eg.

If data in A1 & B1 are present then lookup the other worksheet to find
both
data values from A1 & B1 and then return the value in column C of the 2nd
worksheet



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default lookup function, I need hlep

Thanks T.Valko

The array formula was exactly what I was looking for

Cheers
Northo111


"Northo111" wrote:

I am wanting to use the lookup function to insert a particular value from a
list in another worksheet in the same workbook eg.

If data in A1 & B1 are present then lookup the other worksheet to find both
data values from A1 & B1 and then return the value in column C of the 2nd
worksheet

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default lookup function, I need hlep

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Northo111" wrote in message
...
Thanks T.Valko

The array formula was exactly what I was looking for

Cheers
Northo111


"Northo111" wrote:

I am wanting to use the lookup function to insert a particular value from
a
list in another worksheet in the same workbook eg.

If data in A1 & B1 are present then lookup the other worksheet to find
both
data values from A1 & B1 and then return the value in column C of the 2nd
worksheet



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default lookup function, I need hlep

I have a workbook with 3 sheets.

IMM
WELDERS
SAFETY

All three of the sheets have the same columns:

A B C D E
F
Date Created - Equip. # - From - Description - Date Completed - Priority

I need to return all values from the first two sheets that have in the
Equip. # column 'G958' and the rest of the data on that row to the Safety
sheet.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup function (i think) Scott R Excel Worksheet Functions 3 October 18th 07 12:57 PM
how to combine an IF Function with a lookup function to determine [email protected] Excel Worksheet Functions 1 December 5th 06 06:09 AM
how do i use LOOKUP and AND function Nandu Excel Worksheet Functions 2 October 8th 06 03:53 PM
Pivot table doing a lookup without using the lookup function? NGASGELI Excel Discussion (Misc queries) 0 August 2nd 05 05:08 AM
Lookup Function? pomalley Excel Worksheet Functions 7 May 3rd 05 09:08 PM


All times are GMT +1. The time now is 10:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"