Thread: IF Formula Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
starkeyr starkeyr is offline
external usenet poster
 
Posts: 1
Default IF Formula Help

I need help, I have looked at the current if trreads but they are not working
for me I need an if formula to display yes in a cell if cell D20 =<280 I
tried the formula below with different verations but the result is an error
everytime. Please help

=IF(D20=<280),"YES","NO"
--
starkeyr