Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Column A = Account Number
Column B = Patient Name Column C = Account Number Column D = Patient Name I need to know which account numbers in Column A are listed in Column C. If they are listed, I need the word female to display. I have tried the following. IF(ISNUMBER(C1,A1:A17305)),"FEMALE",""). The problem is that the range keeps changing as I copy and past the function. I need to search the same range for each account. Please help. Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check your earlier post.
Christy wrote: Column A = Account Number Column B = Patient Name Column C = Account Number Column D = Patient Name I need to know which account numbers in Column A are listed in Column C. If they are listed, I need the word female to display. I have tried the following. IF(ISNUMBER(C1,A1:A17305)),"FEMALE",""). The problem is that the range keeps changing as I copy and past the function. I need to search the same range for each account. Please help. Thanks. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing/Matching two columns | Excel Worksheet Functions | |||
Comparing & Stating The Nearest Matching | Excel Discussion (Misc queries) | |||
matching/comparing lists | Excel Worksheet Functions | |||
Comparing two columns and finding matching names | Excel Worksheet Functions | |||
Comparing/matching totals in a column to totals in a row | Excel Worksheet Functions |