Search results

  1. R

    TOP X aggregated

    Hi all, I have a bit of an issue for which I suspect there could be an easy solution, but so far it defies my logic. I work in a charity, and I have a table to record donations from funders to projects, with the following fields: TransactionID (autonumber - primary key) Project Funder...
  2. R

    Question Trying to do a summary bank statement for calculating interest

    Hi all, I am trying to get a specific output and I don't know whether I should do it in a query or in a report, hence I post in General. My problem is the following: In my database, some tables store financial data in the following way: "Project", "Transaction Date", "Amount" (with a few other...
  3. R

    Question SQL editor for Access 2003

    Hello, I'm not sure this is the right forum but I didn't find my answer through other searches. I find the built-in SQL editor for queries in Access 2003 pretty limited, and I was wondering whether there is somewhere an external SQL editor (maybe available through an add-in to Access), which...
  4. R

    More flexibility with linked fields between form and subform

    Hi all, First of all, I am not a very skilled Access programmer, and I mostly re-use bits of code I find on help sites. My problem is the following: I have a main form with a combo box which allows me to select a staff member, and a subform which then shows tasks for this member. I use the...
Back
Top Bottom