Search results

  1. Y

    selecting sepcific record in report

    I have created a summary report that lists heaps of information for each donor at a charity. Instead of always having to print out the entire list of donors, I would like some mechanism whereby I could prompt the user to select a donor from a drop-down list (or some equivalent functionality)...
  2. Y

    crosstab/parameter queries

    Just to let all you lovely helpers out there know, I have read every entry on parameter/crosstab queries in the forums and none of them is giving me different results when I implement them in my query, so, here goes: customer_query1 queries three separate tables: customer (for the customer's...
  3. Y

    many to many relationship entered into single field in query

    Before I launch into the detailed description, I've foud a simple way of expressing what I need. But please feel free to read the long bits too: If more than one order # exists for a specific customer, print all order numbers in one field spearated by commas. my database has several tables...
  4. Y

    retrieve all related information for single row in a table

    Before I begin, let me thank all the nice people who have responded to my previous questions - it's been tons of help. By way of explanation, I'm coming to Access application development having previously only worked with MySQL and PHP for web development, and the transition is less smooth than...
  5. Y

    Creating forms with information from multiple tables

    I have run into a problem which I cannot seem to find an answer to. I am relatively new to Access, so excuse my lack of proper terminology when discussing this problem. I am writing a database to organize a list of funders and the programs they fund (at the most basic level). Most information...
Top Bottom