If then in excel

  • Thread starter Thread starter nfak
  • Start date Start date
N

nfak

Want to write the following:
if cell X in column A=P and cell Y in column B=Q, then increase count by
one.
How can I do this?
 
Not without using VBA.

An example would be needed i.e. it only one occurence of cells X & Y? And
where is the count?
 
....."it" should have been "is there"!

Toppers said:
Not without using VBA.

An example would be needed i.e. it only one occurence of cells X & Y? And
where is the count?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

If then else in excel 1
IF OR Statements 4
variable sheet name 6
Summary count from different worksheets? 4
If then else 1
Help with IF - THEN 5
Multiple conditions 2
Search for string containing 5

Back
Top