I'm new to VBA and am having trouble running my form from an icon. Ideally I would like to be able to load and run my project from one icon. Currently I have to load the .dvb file and run the form from the VBA manager as I get the following message when I try to launch the form from an icon..."Macro not found" even after loading the .dvb. The program consists of one form with all the code written in the code window of the form. There are no modules.  I think that I went about creating the project the wrong way in the beginning. What steps should I have followed to allow me to create the project and package it for other users to avail of through an icon? Any assistance would be very, very much appreciated.