Is it possible or impossible to auto adjust range in a formula?

V

vadda

I have small ranges separated by blank rows, and have unique identifiers for
each range. Is it possible to have a range adjust on the criteria of blank
rows separating data or on the unique identifier cell? May be impossible but
how would I know if I don’t know better. Thanks for you help. Below is a
formula for an example, I need to range $N$287:$N$297 and $I$287:$I$297 to
adjust.

Regards,

Vadda

=IF(COUNTIF($N$287:$N$297,N287)<2,"",$I$287:$I$297)
 

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