View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MiJa MiJa is offline
external usenet poster
 
Posts: 2
Default IF Function Question

I have two columns: A is Date (format 1-Jan, 14-Feb, 6-Mar, etc.) and B is
Amount ($). I want to search column A and if it contains Jan, I want to sum
the amounts in Column B. How do I accomplish this?