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

  1. dwanjk

    Fixed length text output

    I meant to say that the output should be "000000000000 " (or 12 "0"'s followed by 24 blanks)
  2. dwanjk

    Fixed length text output

    Hi All, I am writng a crystal report that needs to produce a fixed length (300bytes)output.I have read many posts regarding exporting to a .txt document and have benefitted from those posts along the way. One of my final issues is that the last 24 characters need to be blanks. In crystal the...
  3. dwanjk

    Shrink text to fit into text box

    Thank you both for your response. Although it looks like Crystal can't do exactly what i am looking for, I think Ian's formula can work for this report. Thanks again!
  4. dwanjk

    Shrink text to fit into text box

    Hello, I am creating a 1 page document that contains a text box in the body of the document. Is there a way to shrink the font of the text to fit in the box? I do not want to select "can grow" because this will cause the document to be more than one page. Thanks in advance for any help you...
  5. dwanjk

    grouping by date (time record)

    When I sort and group my time records by date the group header returns the first day of month. For example, when report is run for jan1 thru jan 12, it will sort by the dates but will group as one with 01-01 as the group header. Is this a formatting issue? Thanks in advance
  6. dwanjk

    suppression formula with multiple parameter test

    Report has multiple report headers that may or may not need to be suppressed based on 3 provided parameters. Example. Parameters = ?costcode1, ?costcode2, ?costcode3 Report header 1 needs to be suppressed if ?Costcode1 = "01000" or if ?costcode2="01000" or if ?costcode3 = "01000". I can’t...

Part and Inventory Search

Back
Top