Forum Discussion
HugoEPorras
May 25, 2021Copper Contributor
Some Multiple Option feeding in forms
Is there any possibility that in a form some cells are previously defined as multiple choice and the user can select only one of the available options when filling out the form? Columns marked with red in the attached image.
- You are working with built in Form and has limited scope,,, along with VBA driven User Form selection from multiple Items is possible like using COMBO & LIST box controls!
5 Replies
- Rajesh_SinhaSteel ContributorYou are working with built in Form and has limited scope,,, along with VBA driven User Form selection from multiple Items is possible like using COMBO & LIST box controls!
- HugoEPorrasCopper ContributorDo you know some video in YouTube that shows COMBO & LIST box controls with VBA? I know very little about VBA.
- Rajesh_SinhaSteel Contributor
- HugoEPorrasCopper Contributor
Thank you Rajesh_Sinha!
- Rajesh_SinhaSteel ContributorGlad to help you,, if my solution works for you then you may mark it as Best answer as well Like,,, and keep asking ☺