Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are welcome, and thanks for the feedback :)
-- John C "Belinda7237" wrote: thanks, i figured it out - my mid i needed to do A2,6,10) and it worked - thanks so much! "John C" wrote: =SUMPRODUCT(--(Sheet1!$A$1:$A$100=--LEFT(A2,5)),--(Sheet1!$B$1:$B$100=--MID(A2,6,9)),--(Sheet1!$C$1:$C$100=--RIGHT(A2,10)),(Sheet1!$D$1:$D$100)) This assumes that the text in column A of sheet 2 is always: First 5 characters for column A, next 9 characters for column B, and final 10 characters for column C. If the column A sheet 2 has varying lengths (either overall, or for each column) please post back and give more detail as to how that column is configured. Hope this helps. -- John C "Belinda7237" wrote: I cannot quite get this right - Hoping someone can help Column A Column B Column C Column D 53 126651 265 99 I have a sheet set up like above and then I have another sheet with the values of column A, B and c combined. Column A in worksheet 2 000530001266510000000265 I want to be able to match workseet 2 with the three columns in worksheet 1 to return column D in worksheet 1. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match Corresponding Rows and Add Fields Together | Excel Worksheet Functions | |||
Trying to match certain fields from 1 workbook to another | Excel Discussion (Misc queries) | |||
Duplicate fields does not match up! If statement | Excel Worksheet Functions | |||
Duplicate fields does not match up! If statement | Excel Worksheet Functions | |||
Duplicate fields does not match up! If statement | Excel Worksheet Functions |