View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] nfak@shaw.ca is offline
external usenet poster
 
Posts: 4
Default If then else in excel

I wish to do the following:
If cell X in column A=P and cell Y in column B=Q, then increase count.
How can I do this using formulas?