Hello!
I am preparing a user form that is used to enter driver-delivery records for an uber delivery driver friend.
One of his requests is to have a drop-down for "restaurant name" but right now the DataBase is blank. I am debating whether using a ComboBox is the right way to do this because you can't add new entries from a ComboBox.
Which would be the correct method to use when entering a Restaurant Name and have it be available for choosing it again later? My main goal is to have this self running rather than having him call me every day to add new restaurant names every time he makes a new delivery.
A TextBox comes to mind, but you don't have a drop-down option from that.
I have all the other entry points figured out but this is a road block for me.
Thanks in advance with any insight!!
Rob.
Bookmarks