According to the title, I have a drop-down list that is already populated. In the button command, I want to read the selected value from this drop-down list, which I will use to write the ADO request.
I did VBA in Access a few years ago, so I have some idea of what I am doing, but using it in Excel is new to me.
As a side question, can someone point me as a reference for the types available in VBA excel or any VBA Excel programming resources?
thank
source
share