Thread: IF function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
pedro_king pedro_king is offline
external usenet poster
 
Posts: 1
Default IF function

Hi, real simple one here for someone who knows excel. I'm creating a simple
spreadsheet for an assignment and need to use the IF function. Basically I
need the cell to display "failure" if a cell = than 981.2 and I need it to
display the value of that cell if it = <981.2.

So if 980 is imputted, i need it to show 980. If 982 is imputted then i need
it to show FAILURE.

I'd be really greatful of any help, thanks