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

  • Users: rrtraverse
  • Content: Threads
  • Order by date
  1. rrtraverse

    How do I change the decimal place for a fixed length numeric value

    Current field value coming from sql table is numeric (6,2). I am using this field in an interface to another application that requires fixed length numeric (7,3). Changing the strings to fixed length has been easy enough, but numbers - not so much. my formula is: if {table.colname} >= 1.0...
  2. rrtraverse

    Crystal Reports 8.5 Won't Export Sub Reports to Excel

    My Crystal report contains one sub report that exports correctly to Excel 7, but does not export the sub report at all when exporting to Excel 8. I have looked through the patches available for Crystal 8.5, but I see nothing that pertains to this issue. I guess I've missed something. Can...
  3. rrtraverse

    How Do I Get Rid of Page Breaks in This Report?

    I have inherited an Access report running in Access 2000, that is page breaking after each 'group'. I don't want these page breaks to happen and have checked the properties of the Page/Report/Group headers and footers to verify that each is set to "No" for "Keep Together", Force New Page is set...
  4. rrtraverse

    Access Report Page Breaks

    I have inherited an Access report running in Access 2000, that is page breaking after each 'group'. I don't want these page breaks to happen and have checked the properties of the Page/Report/Group headers and footers to verify that each is set to "No" for "Keep Together", and that is the extent...
  5. rrtraverse

    How do I export to a prn file format

    I need to be able to export my Crystal reports to a prn file format. Is there any way to do this?
  6. rrtraverse

    Microsoft Word can't hyphenate this document error

    End user with Windows 95 downloads Performance Review form with VB macros and receives the following error: Microsoft Word can't hyphenate this document. This feature is not currently installed. Other Windows 95 users have used this Performance Review form with no problem. Any idea what is...
  7. rrtraverse

    Spell Check on a Write Protected Word Template

    We created a Performance Appraisal template in Word that our managers will access from the company intranet. The managers will record their responses on the template. The template has been write protected to prevent changes to the template, but this prevents spell check of the manager...
  8. rrtraverse

    Multiple transaction records in one table

    I have created a CR that pulls all loans with a trans type number 1 and 2, with trans type 1 eq "Loan Added" and trans type 2 eq "Loan Paid Off". Both of these trans types will have a date tied to the transaction which is stored in the transaction date field. How do I subtract the...
  9. rrtraverse

    Toals on formulas resulting from shared variables

    Since I came here yesterday and received help passing my shared variable correctly to my main report, I have a shared variable repaidDate in my Main report which I can use to subtract from a loan initiation date in my Main report to get a number of days figure for each Loan ID. Now I need to...
  10. rrtraverse

    Subreport help needed

    I am running a report in v.8.5 where I pull a "Repaid Date" from a subreport into the Main report to use in a "Number of Days" formula. There is not a one to one relation between records in the sub and records in the main report, and everytime there is not a "Repaid Date" match to a recod in...
  11. rrtraverse

    I have inherited a Crystal v6 repor

    I have inherited a Crystal v6 reports that I export to text for another user who then downloads the text file into another application. The fields were fixed length. Everything was fine until about six months ago when the file fields started exporting as if not recognizing the fixed lengths...

Part and Inventory Search

Back
Top