I have a large array of cells (G47:BR155) that all contain IF functions
One example is
=IF(COUNTIF(G$23:G$45,F47),G$22,"")
Each cell is a little different, but most of them are blank because of the value_if_false ("")
So what I have is a large array of cells with a small percentage actually showing any value. In most cases, there are only 3 cells between G and BR that show a value.
What I would like to be able to do is to show those 3 cells that return a value (G22 in my example) next to each other.
Another way to put it is I would like the cells that return no value ("") to be hidden so I can quickly see the cells that return a value (value_if_true)
Does this make sense?
Last edited by tondrey; 09-01-2010 at 12:27 PM.
Hi tondrey,
You can use the SMALL function, to display values next to each other.
Open the attached document to see an example.
Orlando Mezquita
Please read the Forum Rules:
If your problem is solved, mark your thread as Solved. Read Forum's rule #10 to know how to do it.
If you are happy with my answer please add it to my reputation by clicking in the icon next to the post number in my post.
"Practice isn't the thing you do once you're good. It's the thing you do that makes you good."
Malcolm Gladwell
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks