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

I need help with the following problem.
Example
Cell H13 is either left blank or has a number 1,2,3,4,5,6,7,8,9 or 10
I need the formula to return the following results
If H13 is blank return a blank cell
If H13 is 1,2,3,4,5,6,7,8, or 9 return "SEE GE TOTALS"
If H13 is 10 return "SEE SEDGWICK TOTALS"

Thanks in advance of your help!