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 John Tel 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: Andrew111
  • Content: Threads
  • Order by date
  1. Andrew111

    Link to data in a vertical lookup table

    I am reporting from an Oracle system called Maximo using Crystal Reports 11. In the Crystal report that I’m building, I have a primary table called WORKORDER with other tables related to it. I have to relate a new table called LOCATIONSPEC. The WORKORDER table and LOCATIONSPEC table have a...
  2. Andrew111

    Check for empty field in DBF fails

    I must be overlooking something obvious. But I'm new to Crystal and can't spot it. What I'm trying to do is us an iif() statement to generate a "zz" if a field is blank. But what I get is a blank result when the field is blank. I've tried iif( isnull({WILLIAMS.TO_ART}), "zz"...

Part and Inventory Search

Back
Top