View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Zild Zild is offline
external usenet poster
 
Posts: 2
Default How do I return different values in single cell?

This is the general idea of what I need to do;

A1 = "A" if B1 0
BUT
A1 = "B" if B1 0, AND B2 = "YES"

Any help please!!!