Search results

  1. D

    Command buttons not working & code disappearing

    Hello I have been developing a case management database over the past few years, every 6 months I make a few changes like new forms or reports and then a case team use it. Never had any trouble or issues. On the last update I had to convert the file to a 2007 format. The uses all have...
  2. D

    Help with vlookup/hlookups

    Hello I need some help with an expression for a field. I have a “RiskReg” table with a “probability” field (input options are L/ML/MH/H), an “impact” field (input options are also L/ML/MH/H) and “RiskRate” field. I need access to calculate the “RiskRate” field for me depending on the results of...
  3. D

    Login form and users permissions

    Hello I have been searching for hours for some help with users & permission levels. I have ready a lot about ULS (User Level Security) which doesn’t seem to be my answer as I do not have admin rights and I believe it is not suitable with Access 2010. Basically I have an 2010 Access database...
  4. D

    Search across multiple tables

    Hi i was wondering if it is at all possible to search across multiple tables with one query. I have a database with about 15 tables and my users would like to be able to search for text across all the fields in all the tables. I have a simple find record command on each table, but in case they...
  5. D

    Automatically send weekly email with report

    Hi I have a MS Access 2010 database with various forms, reports etc. I would like an email to be sent once a week which attaches an existing report ("Actions - outstanding"). I don't want it to happen on with a command button, but just automatically, although i think the database will have to...
  6. D

    Code for an emails "To" field

    Hi i have a command button on a form that creates and outlook email with an attachment. I would like to populate the "to" and "cc" fields of that email with email addresses which are completed on a different form in the database. but i just can't seem to work it out. I want the "to" field to...
Back
Top Bottom