Hi,
I want to set one of my columns to "ComboBox" drop down selection at Userform option and I wonder how can i do it.
What I would to get in the end is drop box selection with "WIP", "Hold","Ready" choices selection and after I chose one of them the data is filtered according to it.
My column data:
[TABLE="width: 103"]
<tbody>[TR]
[TD]vpo_status[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Hold[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Done[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Ready[/TD]
[/TR]
[TR]
[TD]Ready[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP
Thanks!![/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
I want to set one of my columns to "ComboBox" drop down selection at Userform option and I wonder how can i do it.
What I would to get in the end is drop box selection with "WIP", "Hold","Ready" choices selection and after I chose one of them the data is filtered according to it.
My column data:
[TABLE="width: 103"]
<tbody>[TR]
[TD]vpo_status[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Hold[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Done[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]Ready[/TD]
[/TR]
[TR]
[TD]Ready[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP[/TD]
[/TR]
[TR]
[TD]WIP
Thanks!![/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]