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 TouchToneTommy 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: *

  1. Brian_Calnan

    VFP "Contains" syntax

    That worked. Thank you!
  2. Brian_Calnan

    VFP "Contains" syntax

    Hi, I have a VFP table which has a field named SD_CODE. Some of the records on the table contain the word "RAP" in SD_CODE. I want to filter for the records that contain "RAP". I tried this: SET FILTER TO SD_CODE CONTAIN "RAP" but I'm getting an "unrecognized phrase/keyword" error. Can...

Part and Inventory Search

Back
Top