Hi, I manage my access objects through wizard and design view and have no experience in VB programming. I need to run macros based on what the user selects in the list box options. So if I have options A, B and C in the listbox, Macro1 should run on selection of A and Macro2 should run on selection of B and so on and so forth. Can someone please help me accomplish this?