I have a table that contains data to be used within calculations within the spreadsheet. I have 'radio buttons' that allow the user to select default settings in the data for certain known conditions. All this I have working nicely. What I need to add is a 'Custom' button that will allow the user to specify their own criteria. Unfortunately, this breaks the connection with the other buttons and they no longer function.

What I need is some VBA magic and I am too much a beginner to know how. Can anybody help please, thanks.