Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wyman
  • Order by date
  1. wyman

    Menus

    Hello, I was wondering if there is any way to get rid of the menus in Access? Thanks, Wyman
  2. wyman

    Memo size restriction?

    Hi, Thanks for the replies. From what I can see, even a simple query to extract the contents of the field will truncate the contents to 255. The entire content can be extracted in parts though, using the "MID" command and then extracting the contents in 'clusters' of 255 characters...
  3. wyman

    Memo size restriction?

    Hi, I am experiencing a problem pulling the "full" content of a memo field in a query. It seems to limit the return to a maximum of 255 characters. Is there a solution to this problem, whereby a query can be written to pull ou the complete contents of the field in Access 2000...
  4. wyman

    Joining two queries?

    Terry, You are a SAVIOR!!! The third example was exactly what I needed. I truly appreciate your help. And thank you lisbet for helping out as well. Much Thanks, Wyman
  5. wyman

    Joining two queries?

    Thanks, However, I was not very explicit with my explanation of the problem. When I use the INNER JOIN, would it not look for values where the Project ID's from both query results are EQUAL? I am looking for a way to combine two queries that contain the information for different projects...
  6. wyman

    Joining two queries?

    Hello, I was wondering if it's possible to join the result of two queries together? I have one query that is used to calculate the revenue difference between projects that carryover to a new period. The other query filters out all projects that started exclusively in the current period...

Part and Inventory Search

Back
Top