Hi All! I am new to VBA. I need help trying to use a checkbox to hide/or unhide rows based on a cell in that row. I have two checkboxes in a user form that appears when a command button is pressed on in the spreadsheet, “DG”, “BIA”. The values of the cells that determines if the row will be hidden or not is in column AB, it will either says “DG” or “BIA” (if DG is checked, then the row should appear if AB12 for example says “DG”). the entire table range is A9:AB36, row 9 being the headers.