Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
i have a list of names is a spreadsheet in cell a3-a20.
i have a nother spreadsheet and i want to create a formula in it that says if any of the cells in the other spreadsheet range a3-a20 contain the name smith for example, it will return the value yes, if not, no. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=IF(COUNTIF(Sheet1!A3:A20,"smith")0,"yes","no")
-- Gary''s Student - gsnu200835 "monsoonkhan" wrote: i have a list of names is a spreadsheet in cell a3-a20. i have a nother spreadsheet and i want to create a formula in it that says if any of the cells in the other spreadsheet range a3-a20 contain the name smith for example, it will return the value yes, if not, no. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help! Need A Quick Answer Please! | Excel Discussion (Misc queries) | |||
Euler's Number *Should be quick answer | Excel Discussion (Misc queries) | |||
Quick answer please! | Excel Worksheet Functions | |||
y-axis moves from the left hand side to the right hand side | Excel Discussion (Misc queries) | |||
two quick questions on excel. please answer as soon as possible... | Excel Worksheet Functions |