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 Mike Lewis 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: essendon
  • Order by date
  1. essendon

    Outputting Reports that contain Linked Pictures

    Hi, My database has a picture link field that holds the path of a jpg image. (e.g. "C:\project\images\pic1.jpg"). I have a report that has code that pulls the image from the path and displays it in a Image Frame on the report (Me![Image_Frame].Picture = Image_Path_Variable). This...
  2. essendon

    Need help with the LIKE operator!

    your help is appreciated...
  3. essendon

    Need help with the LIKE operator!

    you help is appreciated...
  4. essendon

    Need help with the LIKE operator!

    Hi all, Could anyone explain why the following LIKE statement: Like "*adam*" works well, on a single name field that includes first name and last name, returning results such as: Adams Dane Wright Adam Thornber Adam Adamson Geoff But when I try to get user input (instead of using...

Part and Inventory Search

Back
Top