Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I have two different spreadsheets. I'm trying to write a formula that says if the ID in A1 of the first spreadsheet matches anywhwere in column AE in the second spreadsheet, put in the text from column G of the second spreadsheet. This is what I came up with, but it's not putting in the text from column G of that particular row where there was a match: =IF(ISNA(MATCH(A10&"_"&ROW(#REF!),'[Query for Analysis Decks.xls]Query_for_Analysis_Decks'!AE:AE,0)),"",INDEX('[Query for Analysis Decks.xls]Query_for_Analysis_Decks'!G:G,0)) Many thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
index / lookup / match / text formula | Excel Discussion (Misc queries) | |||
When copying formula down it puts in a day of the week | Excel Discussion (Misc queries) | |||
sumif function with partially matchin sentences | Excel Discussion (Misc queries) | |||
Macro puts #REF in VLOOKUP formula | Excel Worksheet Functions | |||
create reference formula that looks through all sheets for matchin | Excel Worksheet Functions |