Recent content by Ospenc1

  1. O

    Creating a Search Form with Ability to Add Found Record to Table

    Yes, a form as you described would be what I am looking for, and a "Copy" button would be ideal. I could run a query, but my goal is to create an automated process so that should someone who has very little knowledge of Access need to add records on a day that I am absent, they could do so...
  2. O

    Question Expression for Days Outstanding

    Hello All - I am needing help in trying to figure out an expression that will show how many days outstanding an order is (if it is possible). So I need it to start calculating from date received and ongoing until it is identified as being closed in the "date closed" column. If this is not...
  3. O

    Creating a Search Form with Ability to Add Found Record to Table

    Thank you for your response. The search action would include First Name, Last Name, City, State, Zip Code, Phone Number (The search would not require all of this information, just what is known to the user). This information would be found (or pulled) from the data in Table A. The above fields...
  4. O

    Creating a Search Form with Ability to Add Found Record to Table

    Hello, I am a novice when it comes to VBA and macros. I am needing help (a lot of help) in creating a VBA that will allow me to search for a record in Table A, and once the record is found, allow me the option to add that record to Table B. Is this possible to do if Table A and Table B are not...
Back
Top Bottom