I want to develop a Survey Form in Excel 2003 using userforms. The Survey Form would have two pages. When the first page is submitted, the second page of the Survey Form would open on the screen. However, the second page of the Survey Form would have 3 alternatives. Depending on the age of the customer that is provided in the first page of the Survey Form, ONLY ONE alternative of the second page of the Survey Form would open on the screen. What would be the VBA codes to achieve this conditional sequencing among multiple userforms?