Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by swbrodie

  1. swbrodie

    Action Failed when canceling a Form

    Hello. I have a macro that opens Form1. Form1's OnLoad event calls Form2. The user selects an item from a combo box on Form2 and clicks OK, the Visible property of Form2 is set to No, and Form1 loads a query based on the criteria selected on Form2. Form1's OnClose event closes Form2...
  2. swbrodie

    Deleting Code

    Hello. During the creation of my application, I ran the Reports Wizard and the Forms Wizard a couple of times, looking for ways to do what I wanted. Each time, there was VB code created to go with the new report and form. I have since deleted all of those reports and forms, but the code...
  3. swbrodie

    Display Database Window option NOT working properly

    Hello. In my application, I have unchecked the Display Database Window option in the Startup menu. But, for some reason, the database window keeps coming up. I have written a macro that hides it, but shouldn't it stay hidden on its own? Is there something in my application that could be causing...
  4. swbrodie

    Custom Toolbars NOT saved with Application

    Hello. I have an Application written in Access 2000, in which I have created custom menu bars and toolbars. I have saved it and can open it up on my computer and everything works great. But, when I open the file on another computer, my custom toolbars are not available, which causes an error...

Part and Inventory Search

Back
Top