Search results

  1. D

    Question About Entering Code IN Form

    I found this nice fix for the Access Mouse Wheel issue that many people don’t see to like. http://www.access-programmers.co.uk/forums/showthread.php?t=74920&highlight=mouse+wheel I just can’t figure out how to enter the code into the forms module. I’m not real good with VBA – would I enter...
  2. D

    Using Access for Customer Management?

    Is there a good program (and affordable) that uses MS Access as complete customer management software? I like Outlook, but Access seems to have more flexibility and behind the scene access (tables, etc). I’m sure there has to be something out there made in Access (which comes as customizable)...
  3. D

    Locking Records?

    I’m new to access but I have created a table with a form linked to it. It shows one record per page. I just want to be able to lock and unlock individual records in the form by using a checkbox. This will prevent me from accidently making a change to an old record. For example, when the...
  4. D

    Custom Button

    I'm just creating my first db. When I'm on a form looking at a previous record (in this case a transaction), I need to be able to make a minor change to that record (such as the date for a repeat transaction), and then save the record as a whole new record. The button commands I found in the...
Back
Top Bottom