ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Userforms Question (https://www.excelbanter.com/excel-programming/333053-userforms-question.html)

Jeff

Userforms Question
 
I'm ne to using Userforms and am trying to design a questionnaire for a
reasearch study I'm conducting for a school project. My issue is this: based
on response to one of the questions (the answer is selected from a drop down
menu with about 20 choices), I need to then have a specific series of
questions based on that one answer (i.e. there's one branch point in this
series of questions). Is there any way to do this in Excel?

Thanks!

Tom Ogilvy

Userforms Question
 
Combobox1.Value will give you the selected value

You can then use that to branch

Combobox1.ListIndex will give you the sequence of the item selected in the
list. It is zero based. The first item is zero.

Again, you could use that to branch.

--
Regards,
Tom Ogilvy


"Jeff" wrote in message
...
I'm ne to using Userforms and am trying to design a questionnaire for a
reasearch study I'm conducting for a school project. My issue is this:

based
on response to one of the questions (the answer is selected from a drop

down
menu with about 20 choices), I need to then have a specific series of
questions based on that one answer (i.e. there's one branch point in this
series of questions). Is there any way to do this in Excel?

Thanks!





All times are GMT +1. The time now is 10:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com