Thread: If Statement
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
scotty scotty is offline
external usenet poster
 
Posts: 45
Default If Statement

I have the monthly name September in one cell (A1) and October in another
cell (B1). How can I create an "if" statement that says if cell A1 or B1 =
September then return figure in Cell C1 else zero?

Thanks