Hey guys!

I want to make a button, that when clicked, asks the user 2-3 questions after each other.

For example

Question 1: "How many times have you tried drowning your cat?"
Needs to be validated as a whole number ranging from 10-200. I would want the answer to be populated in another sheet called "Results" in cell A1.

Question 2: "Select your gender"
If possible, could this question be presented with 2 pre-defined answers like "Male" and "Female" ? I would want the selected drop down to be populated in "Results" in cell A2.

Thanks in advance!