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

    Displaying the Field Data Pagenumber

    Thanks in Advance! I am using crystal XI. Is there anyway to display the page number of where the field is in a report on a different page? What I mean is if a field is being printed on page 14, on page 2 I want to print the field and the page its on. The pagenumber function prints that...
  2. Tbirdbully

    Page Number insert

    Thanks in advance! I am using crystal 11. I want to insert the page number for a table of contents, however when I insert page number in the special fields it gives me the page of that report page. I want it to give the page of where product is in the report. mine looks like this now...
  3. Tbirdbully

    anyway to overwrite a text box with another text box. not overlap

    I am using crystal 11. is there anyway to overwrite part of a text box with part of another box. This is what I am looking for. product names page number ------------------------------------------------------ [Acrobat].....................................45...
  4. Tbirdbully

    help create a working table of contents?

    I am using crystal 11. I have a report done and I need to create a table of contents that is user friendly.(clicking on the title brings them to correct page) I researched online and they first said to create a table. and then gave further instructions. This is my first question, how exactly...
  5. Tbirdbully

    how to compair a cell in row to a cell 5 rows down

    I am using CR XI I am tryign to compair in excel row 1 with the rows below until it reaches no subcode (a,b,c,d) I have a SWCODE field that has 4 or 5 char in it. 0400 0400a 0400b 0401 0402 0402a if Length({Sheet1_.SW Dir Code}) = 4 and Next({@length}) then next({Sheet1_.SW Dir Code}) +"...
  6. Tbirdbully

    trouble compairing char in row with next row

    Thanks in advance! I am using CR XI I am having trouble with a formula to compair the first 4 char with the next row first 4 char. I have a SWCODE field that has 4 or 5 char in it. 0400 0400a 0400b 0401 0402 0402a My goal is to create a formula to compair the left 4 char to the row below it...
  7. Tbirdbully

    crystal report format subreport/group

    I am using crystal report XI (11). I have a excel database with certain fields listed below: Product Additional Product Software_Code Description Manufacturer I need to form a report that will place the product with its information on page 1 listing the additional products that relate...
  8. Tbirdbully

    combine details on same page with diff data

    I am using crystal v11. I have a report with formulas to list software products. I made 2 more separate detail sections for the "additional products". My problem is I can not combind the 3rd detail section with the 2nd detail to be on the same page because they are getting data from 2 different...

Part and Inventory Search

Back
Top