Thread: nested if
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary Wessle Gary Wessle is offline
external usenet poster
 
Posts: 1
Default nested if

Hi

how can I write a function to check if 4 cells contain negative number
then it returns the word "neg" but if all cells are positive it return
"pos"?

thanks alot