View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bokey bokey is offline
external usenet poster
 
Posts: 10
Default simple IF question

How do I write a formula that would evaluate a cell and return different
values?

IF cell = 1 or 2, return "A", if cell = 3, 4 or 5, return "B"