Search results

  1. E

    Determine scaling in Microsoft Access

    So I'm running into an issue with Windows 10 users in my database. For a lot of users, the default scaling (or zoom) is set to 125% or 150% since they have a high resolution monitor. I have no issues handling different resolutions as I know a function to determine it, but I cannot find a way to...
  2. E

    Split database slows to a crawl when >1 user

    I have a split database with each user having their own copy of the front end, and the backend hosted on a network folder. On startup, I open a hidden linked form to the backend to maintain a consistent connection and also open a switchboard for the user to interact with. When there is only one...
  3. E

    Keep formatting of outlook email body in access form

    I currently have a linked table in access that points to a folder in outlook. I want to be able to manipulate these emails inside of access. I'm able to do this, but the only problem is the formatting of the email body field (called contents in the linked outlook table) is lost. I have the text...
  4. E

    Hide Access window and only show switchboard form

    I have a simple database that around 20 people are going to be entering data into. I'm trying to simplify this as much as possible to reduce the amount of problems they might run into. I have a switchboard form that gives the users everything they need to interact with (four forms and three...
  5. E

    Help with structure of first database design

    I’m trying to create a database where the operator (me in this case) receives a log and then assigns multiple people to review this log based on the various subsystems they represent. So for example, a test is run called x. Once x is run, I receive the log of x and assign five people...
Back
Top Bottom