Fill a table based on tick boxes being selected

J00490

New Member
Joined
May 17, 2021
Messages
4
Office Version
  1. 365
Platform
  1. Windows
I am trying to auto populate a table based on certain values being selected/tick boxes being checked. There are 26 possible entries and I want my results table to populate from the top down, based on which ones are ticked.

I can link the check boxes to a lookup table to return TRUE/FALSE whether the box is ticked or not, but I can't then use a simple VLOOKUP to return TRUE values as this would be on a row-by-row basis and therefore leave gaps in my results table for the items that are FALSE.
I had a look at seeing if INDEX MATCH would work, but I can't see how to get this to populate from the top down in my results table so that only he boxes that are ticked are displayed, without gaps. The same for a multitude of nested IF functions.

I'm sure there is a way to do this without using VBA but I just don't know how!
 

Attachments

  • excelhelp.png
    excelhelp.png
    68 KB · Views: 13

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

Forum statistics

Threads
1,214,960
Messages
6,122,479
Members
449,088
Latest member
Melvetica

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