Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
Sheet1 has a list of unique names in column C and comments in column J. Sheet2 has some of the same names in a different order. How do I go about creating a formula on Sheet2 that finds the name on Sheet1 and inserts the appropriate comment? -- Any help appreciated, MarkN |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Provided names in Sheet2 are also in column C
=VLOOKUP(C2,Sheet1!C:J,8,FALSE) Regards, Stefi €˛MarkN€¯ ezt Ć*rta: Hello, Sheet1 has a list of unique names in column C and comments in column J. Sheet2 has some of the same names in a different order. How do I go about creating a formula on Sheet2 that finds the name on Sheet1 and inserts the appropriate comment? -- Any help appreciated, MarkN |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks very much,
Cheers, MarkN "Stefi" wrote: Provided names in Sheet2 are also in column C =VLOOKUP(C2,Sheet1!C:J,8,FALSE) Regards, Stefi €˛MarkN€¯ ezt Ć*rta: Hello, Sheet1 has a list of unique names in column C and comments in column J. Sheet2 has some of the same names in a different order. How do I go about creating a formula on Sheet2 that finds the name on Sheet1 and inserts the appropriate comment? -- Any help appreciated, MarkN |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are welcome! Thanks for the feedback!
Stefi €˛MarkN€¯ ezt Ć*rta: Thanks very much, Cheers, MarkN "Stefi" wrote: Provided names in Sheet2 are also in column C =VLOOKUP(C2,Sheet1!C:J,8,FALSE) Regards, Stefi €˛MarkN€¯ ezt Ć*rta: Hello, Sheet1 has a list of unique names in column C and comments in column J. Sheet2 has some of the same names in a different order. How do I go about creating a formula on Sheet2 that finds the name on Sheet1 and inserts the appropriate comment? -- Any help appreciated, MarkN |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find last record in macro and delete all after | Excel Discussion (Misc queries) | |||
Find Record | Excel Discussion (Misc queries) | |||
Find largest alphanumeric value matching alpha criteria in databas | Excel Worksheet Functions | |||
find a cells from a range of cell | Excel Worksheet Functions | |||
How do I find a template to record client information? | Excel Discussion (Misc queries) |