I am new to VBA and I want to create a simple image based quiz that displays images and asks the user to identify those images. Then I want the program to either identify the user's answer as either 'right' or 'wrong'.

I am not sure how to organize this and I am not sure how to display an image in a message box. Any ideas? Help!