Hey everyone,

I am trying to figure out a way of using Toggle Buttons to change chart data. I can do this through the use of a INDEX/MATCH (easy part) but I have multiple criteria, so I need 3 buttons. Total, Inbound and Outbound.

Does anyone know of a way to force a toggle button to unselect when the end user presses another? I know this can be done with VBA but I am trying to keep this workbook NON VBA.

Thanks in advance!