Search results

  1. L

    Multi line field export

    Hi, I have been looking around for this for a while, but cannot seem to find an answer. I wanted to know if I have a field in access which has contents with multiple lines of test, i.e.: "Line 1 Line 2 Line 3" When I export this, it exports on one line: "Line 1 Line 2 Line 3" If there a way I...
  2. L

    Multiple variables for field in a report search!?!?

    Hi, I am trying to open a report, where the the criteria is that the "status" field in a table is either one of the following: Awaiting Stock In-Progress On-Hold Returned to Factory RMA Requested I have tried searching for a solution to this on this forum and others, but unable to find, I'm...
  3. L

    Check if database is in use, where am i going wrong!

    hi, I have a system set up which would get messed up if more then 1 person uses it, but didn't know of any pre-existing ways to do it, so, I am doing it by making a login page where the user selects who they are, this and the date and time of login are stored, and when the user closes access...
  4. L

    making a "next available number generator"

    hi, I am looking to try an make a access database which automatically generates the next available number based on the following: Fields Ref start Ref end User Date used Use Type Conditions 1) Ref start is the date in format "YYMM" and is based on the month for the invoice (this might be...
Back
Top Bottom