Search results

  1. M

    Distributing New Access App using LAN: Is this a reasonable approach?

    I'm a new Access user and currently figuring out how to send my split db to a small company. I don't believe I need an Installer since all users have full versions of Access on their personal machines (am I wrong?) Here is the process I'm considering: 1. send the split db (BE and .accde...
  2. M

    What is the Best Approach: Query for a Report

    keep hitting blockers on this. I have a report requiring a select statement with aggregation and conditions for each report field/control (not sure of the nomenclature here). First I tried the select statement in one query object. However, I keep hitting blockers with the limitations of sql...
  3. M

    Error responding in thread: "Oops! We ran into some problems."

    I posted a question and when attempting to respond, I get error code "Oops! We ran into some problems. If it keeps happening contact an administrator". It happens when I don't include any attachments or links. What can I do?
  4. M

    Macro to Enter data from userForm into unlinked table

    My db has tblBrokerage, tblHedgeB. They share 9 columns. (Edit - I understand that duplicate data is terribel design however it is a client request for reference when completing the different user forms) tblBrokerage has a Form where users will enter data for tbl_Brokerage. It has a button...
Back
Top Bottom