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 bkrike 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: fort
  • Content: Threads
  • Order by date
  1. fort

    Trying to look up a special character

    I am doing a report pulling up special characters. I have tried to give it a condition statement looking for ". Example ChrPos= inStr({Database.data}, """) I have tried putting it in numerous ways, but nothing works. If I put it in """, then I get an error...
  2. fort

    Working with "duplicate" records

    Hi, I have been trying to make a report pulling out items with duplicate records. I am trying to get the same manufacturer name and having the same manufacturer number. I have tried using PreviousValue--using it I pulled up the whole database, stating which ones were duplicated. But I need...
  3. fort

    <b>Trying to sort out records </b>

    Hi, I have been trying to make a report pulling out any item with the same manufacturer name but it can't have the same manufacturer number. I have tried using PreviousValue. Using it all I done was pull up the whole database, which stated which ones were duplicated. But I need this sorted...
  4. fort

    Only Needing Null Fields for a Report!!

    I am using Windows 2000 and Crystal Reports 8. I am trying to get a report from Crystal Reports pulling up information that doesn't have a null field. I have tried a few different things, one was using the Record Selection-- but I couldn't get it to work, maybe I was inserting something wrong. I...
  5. fort

    Run-Time Error 20500--Not Enough Memory

    I am using Windows 2000 and Crystal Reports 8. I am trying to put a report together only pulling out fields which aren't duplicated. In checking the code, I can get my data, but I can not get it to print. I can only get so far in the program and I get the Run-Time Error--Not enough Memory for...
  6. fort

    Determine Field = 0 and "Null" Field

    I am using Windows 2000 and Crystal Reports 8. I have been trying to determine a field which is either null or a field = 0. I have tried (IsNull{Field} or {Field} = 0. Any suggestions?? Thanks!!
  7. fort

    Need to find by all CAPITAL letters or field = 0???

    I am using Windows 2000 and Crystal Reports 8. How do you determine a database field with all CAPITAL letters?? Also--trying to determine a field that is either null or a field = 0?? Any ideas?? Thanks

Part and Inventory Search

Back
Top