Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Please let me explain what I need. I hope someone can help
I want cell G2 of my worksheet named January to display the value found in Worksheet named Jan1 Column F where column B of worksheet Jan1 equals DFW. any help would be appreciated. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Try something like this: =INDEX(Jan1!F1:F100,MATCH("dfw",Jan1!B1:B100,0),0) HTH Jean-Guy "Tammy" wrote: Please let me explain what I need. I hope someone can help I want cell G2 of my worksheet named January to display the value found in Worksheet named Jan1 Column F where column B of worksheet Jan1 equals DFW. any help would be appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I count the frequency of items in a non-numeric list? | Excel Worksheet Functions | |||
How do I get a cell to count values from a list dependent on anoth | Excel Worksheet Functions | |||
Count consecutive dates only | Excel Discussion (Misc queries) | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
how can I count distinct names in an excel list? | Excel Discussion (Misc queries) |