How can I check if any of the entires is True in a range?

T

Tetsuya Oguma

Hi all,

A simple question.

1. I want to check if any cell in A1:A5 shows TRUE. What is a formula that
returns TRUE for that and FALSE if every cell in the range is FALSE?

2. I derive the starting and ending cells for the range in text (.e.g, "A1"
and "A5" via ADDRESS function). How can I convert it to a range with a
function? Using INDIRECT and concatenate them with ":" in it as parameter?

Thanks in advance.
 

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