Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
hello,
I do not want to use VLOOKUP. Is there another way to check if my value exist in a column and if it does then it should just write YES. Thank you for your help! DJ Steffo |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try COUNTIF.
=IF(COUNTIF(A:A,"my value")0,"Yes","No") HTH, Paul "DJ Steffo" wrote in message ... hello, I do not want to use VLOOKUP. Is there another way to check if my value exist in a column and if it does then it should just write YES. Thank you for your help! DJ Steffo |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF/AND/OR/DATEIF Issue...sorry...long post... | Excel Worksheet Functions | |||
Check COlumn - Excel VBA | Excel Discussion (Misc queries) | |||
creating a bar graph | Excel Discussion (Misc queries) | |||
Column of check boxes | Excel Worksheet Functions | |||
match and count words | Excel Worksheet Functions |