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

  1. atgrovecity

    Crystal Puzzle

    Thanks Pete. Your code looks like it will work. To understand your code I have a question. Is the OnFirstRecord and OnLastRecord being executed for each client group? The Crystal Help file says OnFirstRecord Returns TRUE when the current record being evaluated is the first record in the...
  2. atgrovecity

    Crystal Puzzle

    Hello Crystal Experts, Here is my puzzle: I need to create a hospital report of client movements, but the report must only display the first record, that is the earliest movement date, of the client's latest Unit location. The records are sorted by client ID and movement date with movement...
  3. atgrovecity

    Extract First Word

    Thanks for your help! Joe
  4. atgrovecity

    Extract First Word

    Hello, I need the code to extract the first word in a string. For some records, the the generic drug name name will only have one word, sometimes more than one word. In both scenarios I need to the code to extract the first word. Example: OLANZAPINE OLANZAPINE PAMOATE The output of both...

Part and Inventory Search

Back
Top