I have a form with four combo boxes and then i have a command button which has an on click event to open another form. How can i force the user to select from all four combos and if they leave any combo blank i wana give them an error or some sort of a pop up message saying "all combos" need to be selected. how do i code that in VBA. thanks for ur help.