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 wOOdy-Soft 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: faush
  • Content: Threads
  • Order by date
  1. faush

    Updating Database Using SQL in Crystal

    Is it possible to update the database in Crystal Reports 8.5? If so, how do we disable this so users don't accidentally do this? Thanks.
  2. faush

    ODBC ERROR:SQL0204

    We have reports that have been running fine for months, and suddenly we are getting this Client Access Error Msg: SQL0204 - CHART in CRYSTAL type *FILE not FOUND Chart = our file We have the latest drivers, and the file is there. In the SQL query, the lib has never been defined, but has...
  3. faush

    Remote Printing via Citrix

    We have remote users who acccess our system via Citrix (and newlook). However, they need to be able to access their printouts at their location. I think I have to setup a shared printer session on the Citrix server, but was wondering if anyone could give me any tips on doing this. Thanks.
  4. faush

    Sorting by Zip

    I need to sort invoices by zip code, but I cannot do that because of a group I already have defined in my invoice run. I am grouping by member ID, and that is the way it is being sorted. I've grouped by zip and tried using that, but it isn't working. Any ideas would be helpful. Thank you, Leslie
  5. faush

    Eliminating duplicate records

    Hi, On a report, I need to display a member name and their business designation. We have two different designations, A and B. It is currently displaying the member name twice, with designation A and designation B next to each name: John Doe "A" John Doe "B" I just want...
  6. faush

    Simple Formula

    I need a formula, that I think should be simple, but can't figure out how to say it. I need the formula to display a dollar amount if a member currently does not belong to a particular section, thereby giving them an option to join that section. If they are a member of it, then I don't want...
  7. faush

    Printing

    I have a large invoice run to print. Is there a way to print two copies of each invoice in the run of 5,000+ invoices, so that two copies go out to the individual, one to send back and one to keep? Thank you.
  8. faush

    Formula Returning Zero Value

    I have a simple formula: if {FILE.SECTNAME} = "SECT" then {FILE.SECTAMT} SECT = a section that our members pay to join. SECTAMT = the amount a member must pay. I need to display that amount on my report. When I browse the field data, the amount is displayed, but so is a 0.00...
  9. faush

    Suppressing a Field in the Page Header

    This may be confusing... I am creating a dues invoice and have the member ID field at the top right of the page, in the Page Header section. I can't put this field in the details section, because of the way they want the form designed. Problem is, the report is duplicating members when they...
  10. faush

    Distinct Records

    Hi, I have a report that lists out members with their designations, ID # and company. There can be several different designations, in which the name is then being printed twice, or up to 4 times on the report, depending on how many professional designations the member holds. How do I get the...
  11. faush

    Sorting by Last Name

    I'm trying to sort some badges and for some reason, what was working before isn't anymore with the formula I'm using. I need to sort by last name. Examples of last names John Doe John A. Doe John Allen Doe Another example, I have one name, LYLE VAN BUER, who is being dropped in the...
  12. faush

    ASCII File Creation

    I'm trying to create an comma-delimted ASCII file of mailing info (name, address, city, state, etc). I've entered the "" and the commas in the text box around the fields and have tried to export the file as text. However, the fields can be quite long, and they wrap. When I import...
  13. faush

    ODBC Client Access Error

    Wonder if anyone can help with this: ODBC ERROR: IBM CLIENT ACCESS ODBC DRIVER (32-BIT) DB2/400 SQL: SQL0901 SQL SYSTEM ERROR ERROR DETECTED BY DATABASE DLL Any ideas are much appreciated, thanks.
  14. faush

    Sort Option

    I have formatted badges in Crystal, and need help sorting. The name field is one field, which contains first, middle, last. Not everyone has a middle initial. How do I sort by last name only? I'm using the StringAfterChar formula, but still not producing the results I need. Ex. of badge...
  15. faush

    Basic financial formula badly needed

    First report I'm doing in Crystal reports - I've had minimal training... Field name is CAACT1, which holds the account number. I need all acct numbers that begin with 1000, while another field is = 00 How do I write this formula field? Please help! thank you :)

Part and Inventory Search

Back
Top