This Blog is about the Combo Box and an alternative way to set them up. This post is interesting for several reasons:
- Setting up Combo boxes is relatively time-consuming
- Combo Boxes tent to change the displayed text from time to time
- We want to make it easier to reuse code in our apps
In this blog, we will create a wrapper formula to deal with this point. We use Filter, AddColumns, SortByColumns, ShowColumns formulas to do so.
If you are more a visual learner, you can also watch this video:
Let start!
Read more...