I have a form that selects the customer I am working on from a list box. Based on the customer selected I need to run different macros. When I select an option button on my form, I need access to run macro to default and run 004 Load CMIR Type. However, if customer 9579 is selected, then I need it to run 004a Load CMIR Type 9579.

Also, I need a code to open Main Form at initial opening of my access database.