I am a beginner of VBA. I searched the forum for the answer of my question but I have a hard time understanding the terminology in the posts.

Basically, I just want to create a drop down list box in VBA. The topics that will appear in the list box are already fixed and will never ever change in the future. The user will pick a topic from the list and the code will take appropriate action accordingly. Can someone tell me how to do this in layman's terms? Or could you lead me to a reading?? I have been googling about this but couldn't find a tutorial.

Thanks!