Hello
On data entry i used list for nationality but it doesn't appear on form (Drop down list)
is there is a way to use drop down list at Form without using VBA
FORM.png
Thanks
Hello
On data entry i used list for nationality but it doesn't appear on form (Drop down list)
is there is a way to use drop down list at Form without using VBA
FORM.png
Thanks
Not in the way you want it, this form is not programmable
You can however do a lot with validation lists and (dynamic) named ranges.
---
Hans
"IT" Always crosses your path!
May the (vba) code be with you... if it isn't; start debugging!
If you like my answer, Click the * below to say thank-you
You can always decide on macro's and drop-down lists
I don't know what the requirements are and what you need at the end.
So a clear and concise explanation will help and if you want it without VBA, well, that will take some thinking and deciding how to approach it.
Something like creating a table and where you require picklists place data validation lists
Something like this
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks