DMAX criteria

G

Guest

I am using DMAX($C$4:$J$498,"column heading",I4:I5) where I5 contains =C5
where C5 contains "Asset 1". Unfortunately, DMAX is not only matching "Asset
1", but also matching "Asset 10", "Asset 11", etc. What do I use in I5 to
tell DMAX to only include the exact matches for C5 contents "Asset 1"?
 
D

Debra Dalgleish

In cell I5, change the formula to: ="="&C5
I am using DMAX($C$4:$J$498,"column heading",I4:I5) where I5 contains =C5
where C5 contains "Asset 1". Unfortunately, DMAX is not only matching "Asset
1", but also matching "Asset 10", "Asset 11", etc. What do I use in I5 to
tell DMAX to only include the exact matches for C5 contents "Asset 1"?
 

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

Top