View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Be18 Be18 is offline
external usenet poster
 
Posts: 16
Default Formula won't calculate

I currently have the following formula

=IF(D12="SWR","Liz b",IF(D12="TCH","lex G",IF(D12="POS","Mav
H",IF(D12="INT","Rich H", IF(D12="FOU","Ton T",)))))

but when i click out of the box, it does not work out the value, the text
just remains - please can you tell me what is wrong with my formula and how
i can get it to calculate?

Thank you