Hi good people.
I have about 10 Cells with data. When the user clicks on a Send button I want to test to see if the fields are blank or contain data. This is simple enough with Select Case statements, or If Then Else stsatements. My question is if a user leaves a field (or several) blank, I want a message box to pop up and alert the user that they need to fill in the follwoing fields. I see this on online web forms all the time.
Thank you, DAVE
I have about 10 Cells with data. When the user clicks on a Send button I want to test to see if the fields are blank or contain data. This is simple enough with Select Case statements, or If Then Else stsatements. My question is if a user leaves a field (or several) blank, I want a message box to pop up and alert the user that they need to fill in the follwoing fields. I see this on online web forms all the time.
Thank you, DAVE