Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88075

How to select a column IF

$
0
0

I need to select another column if conditions are true.

Data 1            Data 2         Data 3
Buy Present       For Parents    Shopping Mall
Replace Light     For Parents    Home
Buy Groceries     For Parents    Shopping Mall

How to select Data 1 of the correct row dynamically?

=IF(AND(IFCOUNT(B:B, "For Parents") > 0, IFCOUNT(C:C, "Home")), xxxxx)

Viewing all articles
Browse latest Browse all 88075

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>