Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Many Thanks - that works fine
"Bernard Liengme" wrote: =IF(COUNT(D3:E3)=2,IF(AND(D3=5, E3=5), "yes", "no"),"no") or =IF(AND(COUNT(D3:E3)=2,D3=5, E3=5), "yes", "no") best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "SoozeeC" wrote in message ... I have two columns of mainly numbers - I want to know if each column has a number of 5 or over. Using IF(AND(D3=5, E3=5), "yes", "no") gives the right answer unless there is a letter in one of the cells. How can I get it to ignore all letters? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding a space inbetween letters and numbers in a cell | Excel Discussion (Misc queries) | |||
Help adding letters in column | Excel Worksheet Functions | |||
adding numbers with letters | Excel Discussion (Misc queries) | |||
FORMULAS FOR ADDING LETTERS REPRESENTING NUMBERS | Excel Discussion (Misc queries) | |||
adding letters in a payroll calendar | Excel Discussion (Misc queries) |