Image

Imagebowbag wrote in Imagevbdev

So.... I need help. I basically have a giant macro designed to take the user through a variety of menus to enter information. The biggest problem. I built everythign in forms, and I can control the forms appearing in my code, I just cant control the fact that you cant exit with the -x button, since I looped around the show methods. Any suggestions or anyone to point me in the right direction? I have to use a macro, because Im editing an excel file, and I have to use excel because I pull from the database at work through an excel plugin.


-forgive me if im confusing. Ive learned most of vb in the past week through trial and error myself. Although I have experence in other languages, I dont have much in OOP.