I've been thoroughly frustrated with the macro I've written because I am able to run and step through my code smoothly using the VBA Editor but when I try to use the Tools/Macro/Macros/Run method it does not run properly. The form shows up but it seems as if it did not initialize because the indices for my combobox were not added. Moreover, the command buttons in the form do nothing when clicked. I'm stuck. I have searched for hours for a solution and have not found one. Please help.