Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Worksheet 1:
Column A has values Column B is text for those values Worksheet 2 Column A has same some of the same values as WSheet 1, but not in same order. Column B needs the text that matches the values and text in WSheet 1, Columns A and B, I tried the IF statements and clicked on the appropriate cells from each worksheet, but the one-to-one correspondence only works if the cell numbers in each worksheet are the same. I'm guessing I'm using the wrong formula. Any suggestions would be appreciated. Llamamamalisa |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If I understood correct.....
=VLOOKUP(A1,Sheet1!A1:B20,2,FALSE) Change the references as per your need. wrote in message ... Worksheet 1: Column A has values Column B is text for those values Worksheet 2 Column A has same some of the same values as WSheet 1, but not in same order. Column B needs the text that matches the values and text in WSheet 1, Columns A and B, I tried the IF statements and clicked on the appropriate cells from each worksheet, but the one-to-one correspondence only works if the cell numbers in each worksheet are the same. I'm guessing I'm using the wrong formula. Any suggestions would be appreciated. Llamamamalisa |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Dec 3, 3:56 pm, "Gaurav" wrote:
If I understood correct..... =VLOOKUP(A1,Sheet1!A1:B20,2,FALSE) Change the references as per your need. wrote in message ... Worksheet 1: Column A has values Column B is text for those values Worksheet 2 Column A has same some of the same values as WSheet 1, but not in same order. Column B needs the text that matches the values and text in WSheet 1, Columns A and B, I tried the IF statements and clicked on the appropriate cells from each worksheet, but the one-to-one correspondence only works if the cell numbers in each worksheet are the same. I'm guessing I'm using the wrong formula. Any suggestions would be appreciated. Llamamamalisa- Hide quoted text - - Show quoted text - It took quite a few tries, but I did it. Thanks bunches!!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF statements | New Users to Excel | |||
IF statements across Worksheets | Excel Worksheet Functions | |||
IF Statements (Mutliple Statements) | Excel Worksheet Functions | |||
IF and AND statements | Excel Worksheet Functions | |||
If Statements: | Excel Discussion (Misc queries) |