Search results

  1. MCatz

    Shift-Click Not Working Access 2010

    For some reason, I cannot get Shift-Click to work in Access 2010. Originally, I put in a shift-click disable module to prevent tampering with the database, and had a secret button to click to disable the module, so I could still work in the database. Well, that secret button decided it...
  2. MCatz

    Field Comments/Pop-Ups

    Hi Access gurus, Is there an easy way to create a "comment" when you select a field similar to what you see in Excel. I see an option for text in the status bar, but I doubt anyone will actually look there. Something similar to this:
  3. MCatz

    Hiding subform column based on combobox entry

    Basically, If a user selects "Yes" in a combobox, the subform appears and a certain column is hidden, but if he/she selects "No", the column is visible. What's the best way to go about this?
  4. MCatz

    Preventing Mouse Scroll

    Is there an easy way to prevent mouse scrolling through records on a form? I've found a few long-winded ways of doing it as well as others saying "there's an easier way to do that" but posting no follow-up solution. Thanks,
  5. MCatz

    Linking Append Query To A Command Button

    Hello (Access) World, I'm having some trouble figuring out how to use the append query with a command button on a form. Basically, all I'm trying to do is fill out all of the fields on the form and have them populate into the master table. I figure this is something simple, but I've just...
  6. MCatz

    Basic Form

    I'm trying to figure out how to create a form that queries a table for a variety of different fields. If you take a look at my Access file, what I'm trying to do is create a form that has 7 different input fields (M-Number, E-Number, W/O Number, Month Completed, Year Completed, Precision...
Back
Top Bottom