In VBE, under Workbook_Open, you want a Private Sub that will open a Form. You'll have to create your form and have code initiated by the radio button or check box that has been selected. It's not too hard, but it helps if you have a book. I learned VBE from a Visual Basic 6 For Dummies book. It was very helpful for this type of thing.