Search results

  1. W

    Searching Hyperlinks

    Thanks for the information. I will quibble about one thing; I think the question is an Access question since I wanted to know if I could do the search within Access. I think I can do the search outside Access, but that is not my first choice.
  2. W

    Searching Hyperlinks

    I am trying to create a database (Access 2007) that includes hyperlinks to letters sent to clients. Eventually there will be hundreds of letters. Suppose I am looking for letters related to Product XYZ. Is there a way to search the letters through the database for those that refer to Product...
  3. W

    Is this a subreport?

    Responses to my previous request for help were so useful I am seeking your advice again. I have a report which shows the total number of contracts and the total value of contracts for the different divisions of where I work. It looks something like this: (this should look like a table, but I...
  4. W

    Unwanted parameter for report

    Thank you Spike In the properties listing for the report there is an OrderBy property. That property listed several table fields, including the two fields that were giving me the problem. Those fields are not in the query (or, at least, I cannot find them in the query since I am learning...
  5. W

    Unwanted parameter for report

    Thanks for the replies, lcook and lagbolt. To clarify, the report that is generated is a workload report for a specific employee for a period of time. The report queries the employee name field, and asks you to input the name of the employee. The report also queries the action date field...
  6. W

    Unwanted parameter for report

    Thank you for your response spike. However, I am not sure I understand. My report is based on query1. When I run query1 as a query it asks for the three parameters built into the query (person, start date of report, end date of report) and provides a table with the results. When I run the...
  7. W

    Unwanted parameter for report

    Newbie here, both to forum and to Access 2007, so please forgive me if this is somehow inappropriate. I have a database to track workload. We track, among other things, day in, day due, day out, who it is assigned to, and category of item. There is a query to track workload by who it is...
Back
Top Bottom