Search results

  1. A

    Changing the properties of controls at runtime

    Hi, I'm having trouble with what I thought was a very basic operation with one of my forms. Because I have had to revert back to Access 2007 from 2010 I have lost the ability to use the shiney new Navigation bar feature, so am having to do this manually via a few command buttons. I have...
  2. A

    Automatically emailing a Access report once a week

    Hi Guys. I have come up with an Access database with help from a few guys on here, which contains a couple of tables, and lots of reports etc. I can easily email the reports out using the command buttons placed on a form in my database, but I was wondering if it is possible to automatically...
  3. A

    Problem counting and storing records

    I have two tables in Access. One table is of Projects, and the other table, is of components that belong to each project. The COMPONENTS table has a field Proj_ID which takes uses a drop down to the PROJECTS table as a lookup for the field. I would like to write a query that will return the...
Back
Top Bottom