Search results

  1. L

    How to make a module to open all forms/object in centre of page?

    How could I achieve this? Just looking for some simple module help to open forms or all objects in the centre of the page? Thanks Max
  2. L

    Question How to disable button after click?

    I have a button that runs a few statements for a purchases system, to avoid multiple or incorrect purchases, after it has been clicked once for one record, I would like it to be disabled. Then naturally it should be re-enabled on entering a new record. Anybody know how to do this? Thanks! Max
  3. L

    How do I move one of these fields in a form? It moves the whole lot!

    When I try to move this top field, the other fields move with it. Is there a way to 'unattach' them all from each other? http://img218.imageshack.us/img218/8094/subs.png Thanks Max
  4. L

    In Access 2010/2007, how do you make forms windowed so they don't take up full screen

    In Access 2010/2007, how do you make forms windowed so they don't take up full screen by default? I know there's a way, I just prefer the old 2003 windowed style. Thanks Max
  5. L

    Access Database - Visual Basic Save Button

    Hi, I need some help please. I'm trying to code a 'Save Button' which I can put on a 'Backup Form' to allow the users of my database to save a backup of the database. If possible, I would like to have the code auto fill in the 'Save As' with the day's date, like 28-08-10. Anyone know the code...
  6. L

    Setup Form with Backup Button - Help!

    Hi, Is it at all possible to create a form that contains a backup button, which, when pushed, either backs up the database using the filename of the days date or opens up a Save As menu to save the current database? If further possible, would it be possible to write the actual name of what the...
  7. L

    Stock System Implementation

    Hello, I have a database with a table of my 'Customers', and a linking table called 'Purchases' (assigning purchases of items to customers) linked with an 'Items' table. Currently, when a customer purchases an item, the Purchases table needs to be updated manually, and the stock of each item...
Back
Top Bottom