Look up a value and return multiple corresponding values

Izzette

New Member
Joined
Jan 8, 2014
Messages
2
Hello there!

First of all, I would like to say thank you for your patience. I'm not very good with Excel, but I'm the only one who has sufficent knowledge of it at work.


1) First of all, here is what I have:


screen shot

Column B is a serie of checkboxes created using this script: How to quickly insert multiple checkboxes in Excel?

Column C has some Text in it.


2) Now here's what I'm trying to do.

i want to use the formula presented here (How to look up a value in a list and return multiple corresponding values - Excel - Office.com) and modify it for my own purposes.

Simply put, I want the formula to create a list of everything that has been checked. Here's what I did with the formula, using my limited knowledge.

=IF(ISERROR(INDEX($B$2:$C$3,SMALL(IF($B$2:$B$3=TRUE,ROW($C$2:$C$3)),ROW(1:1)),2))


3) Here's what happens: it does not work :(

Seriously, I get an error right after index, but I don't understand anything that it says and cannot translate it properly since my workplace has Excel in another language.

Would you be kind enough to guide me?
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,213,558
Messages
6,114,297
Members
448,564
Latest member
ED38

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top