Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SJW SJW is offline
external usenet poster
 
Posts: 5
Default More help w/ Match or Lookup

I am trying to build a worksheet which will search on data from sheet 1 from
a column in sheet 2, and place the text result of an unknown intersection of
sheet 2 back into sheet 1
sheet 1:
Line 125 (g3)
Name "result"
sheet 2:
column J (contains line #)
columb D (contains name)

I'm trying to look for the line #, find the name in that row, and place the
name into the cell on sheet 1.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default More help w/ Match or Lookup

=INDEX(Sheet2!D1:D100,MATCH(G3,Sheet2!J1:J100,0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SJW" wrote in message ...
|I am trying to build a worksheet which will search on data from sheet 1 from
| a column in sheet 2, and place the text result of an unknown intersection of
| sheet 2 back into sheet 1
| sheet 1:
| Line 125 (g3)
| Name "result"
| sheet 2:
| column J (contains line #)
| columb D (contains name)
|
| I'm trying to look for the line #, find the name in that row, and place the
| name into the cell on sheet 1.
|
|


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SJW SJW is offline
external usenet poster
 
Posts: 5
Default More help w/ Match or Lookup

I must be doing something wrong, I keep getting a dialog box opening "Update
Values: telephone" (which is the name of Sheet 2) Any ideas?

"Niek Otten" wrote:

=INDEX(Sheet2!D1:D100,MATCH(G3,Sheet2!J1:J100,0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SJW" wrote in message ...
|I am trying to build a worksheet which will search on data from sheet 1 from
| a column in sheet 2, and place the text result of an unknown intersection of
| sheet 2 back into sheet 1
| sheet 1:
| Line 125 (g3)
| Name "result"
| sheet 2:
| column J (contains line #)
| columb D (contains name)
|
| I'm trying to look for the line #, find the name in that row, and place the
| name into the cell on sheet 1.
|
|



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default More help w/ Match or Lookup

In my formula, replace Sheet2 with 'Update Values: telephone'
DO include the apostrophes

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SJW" wrote in message ...
|I must be doing something wrong, I keep getting a dialog box opening "Update
| Values: telephone" (which is the name of Sheet 2) Any ideas?
|
| "Niek Otten" wrote:
|
| =INDEX(Sheet2!D1:D100,MATCH(G3,Sheet2!J1:J100,0))
|
| --
| Kind regards,
|
| Niek Otten
| Microsoft MVP - Excel
|
| "SJW" wrote in message ...
| |I am trying to build a worksheet which will search on data from sheet 1 from
| | a column in sheet 2, and place the text result of an unknown intersection of
| | sheet 2 back into sheet 1
| | sheet 1:
| | Line 125 (g3)
| | Name "result"
| | sheet 2:
| | column J (contains line #)
| | columb D (contains name)
| |
| | I'm trying to look for the line #, find the name in that row, and place the
| | name into the cell on sheet 1.
| |
| |
|
|
|


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SJW SJW is offline
external usenet poster
 
Posts: 5
Default More help w/ Match or Lookup

It would probably help if I could type! Thanks for your help - it works!!!

"Niek Otten" wrote:

In my formula, replace Sheet2 with 'Update Values: telephone'
DO include the apostrophes

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SJW" wrote in message ...
|I must be doing something wrong, I keep getting a dialog box opening "Update
| Values: telephone" (which is the name of Sheet 2) Any ideas?
|
| "Niek Otten" wrote:
|
| =INDEX(Sheet2!D1:D100,MATCH(G3,Sheet2!J1:J100,0))
|
| --
| Kind regards,
|
| Niek Otten
| Microsoft MVP - Excel
|
| "SJW" wrote in message ...
| |I am trying to build a worksheet which will search on data from sheet 1 from
| | a column in sheet 2, and place the text result of an unknown intersection of
| | sheet 2 back into sheet 1
| | sheet 1:
| | Line 125 (g3)
| | Name "result"
| | sheet 2:
| | column J (contains line #)
| | columb D (contains name)
| |
| | I'm trying to look for the line #, find the name in that row, and place the
| | name into the cell on sheet 1.
| |
| |
|
|
|



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
Match and Lookup Biocellguy Excel Worksheet Functions 1 July 6th 07 01:48 AM
Match or Lookup JULZ Excel Discussion (Misc queries) 2 August 28th 06 10:45 PM
match, lookup ??? skimpw Excel Worksheet Functions 0 August 14th 06 03:16 PM
Lookup? Match? pulling rows from one spreadsheet to match a text f cjax Excel Worksheet Functions 3 July 21st 06 02:51 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM


All times are GMT +1. The time now is 09:19 PM.

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

About Us

"It's about Microsoft Excel"