Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 275
Default If / Match function help

In simple terms

Column A on worksheet 1 contains 100 rows of 16 digit tag identities

Column A on worksheet 2 contains a list of 21000 rows of 16 digit tag
identites from which the 100 on sheet 1 are drawn. Column B on sheet 2 shows
a secondary unique identity for each tag.

For each tag on sheet 1 need to match and display in column C sheet 1 its
secondary ID listed in column B sheet 2
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 195
Default If / Match function help

Hi Anthony,

Can you give me an example?

Thanks,

Shail


Anthony wrote:
In simple terms

Column A on worksheet 1 contains 100 rows of 16 digit tag identities

Column A on worksheet 2 contains a list of 21000 rows of 16 digit tag
identites from which the 100 on sheet 1 are drawn. Column B on sheet 2 shows
a secondary unique identity for each tag.

For each tag on sheet 1 need to match and display in column C sheet 1 its
secondary ID listed in column B sheet 2


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 275
Default If / Match function help

Sheet 1
"A"

"shail" wrote:

Hi Anthony,

Can you give me an example?

Thanks,

Shail


Anthony wrote:
In simple terms

Column A on worksheet 1 contains 100 rows of 16 digit tag identities

Column A on worksheet 2 contains a list of 21000 rows of 16 digit tag
identites from which the 100 on sheet 1 are drawn. Column B on sheet 2 shows
a secondary unique identity for each tag.

For each tag on sheet 1 need to match and display in column C sheet 1 its
secondary ID listed in column B sheet 2



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 275
Default If / Match function help

Your profile has an email address are you on it now and i'll email excel file
easier than trying to explain without the worksheets




"shail" wrote:

Hi Anthony,

Can you give me an example?

Thanks,

Shail


Anthony wrote:
In simple terms

Column A on worksheet 1 contains 100 rows of 16 digit tag identities

Column A on worksheet 2 contains a list of 21000 rows of 16 digit tag
identites from which the 100 on sheet 1 are drawn. Column B on sheet 2 shows
a secondary unique identity for each tag.

For each tag on sheet 1 need to match and display in column C sheet 1 its
secondary ID listed in column B sheet 2



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default If / Match function help

Enter this formula in C1 of Sheet1, and copy down:

=VLOOKUP(A1,Sheet2!$A$1:$B$21000,2,0)

If you have data in Column B OR Column D on Sheet1, down to row 21,000,
after you enter the formula in C1, click back into C1 and you can simply
*double* click the fill handle of C1, and *automatically* have the formula
in C1 copied down Column C, as far as there is data in Columns B or D.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===



"Anthony" wrote in message
...
Your profile has an email address are you on it now and i'll email excel
file
easier than trying to explain without the worksheets




"shail" wrote:

Hi Anthony,

Can you give me an example?

Thanks,

Shail


Anthony wrote:
In simple terms

Column A on worksheet 1 contains 100 rows of 16 digit tag identities

Column A on worksheet 2 contains a list of 21000 rows of 16 digit tag
identites from which the 100 on sheet 1 are drawn. Column B on sheet 2

shows
a secondary unique identity for each tag.

For each tag on sheet 1 need to match and display in column C sheet 1

its
secondary ID listed in column B sheet 2







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
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Need some comments on my Utility_Move class module. jchen Excel Worksheet Functions 0 August 21st 06 07:05 PM
MATCH function, exclusion question Paul Lautman Excel Discussion (Misc queries) 4 July 21st 06 04:53 AM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
I want to use the MATCH function with the AVERAGE function but I . Miguel Excel Worksheet Functions 2 April 23rd 05 05:29 PM


All times are GMT +1. The time now is 01:44 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"