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

    Formatting Numbers in HTML

    Hello... I have coded an HTML doc that I will be sending as an e-mail...It has several database fields in it... Is there a way to format the numbers in the fields...they are classified as numbers in the database... I would like them to display #,###.##...but they are showing as #### Thanx for...
  2. boniblue

    Creating File Name from Fields and Text

    Hello! I have a report that exports to a file and I need to name that file by concatenating two fields and some text...the text is always the same but the fields are dynamic determined by the user and a parameter... For example: File_Name:='payments'||_||field1||_||field2(param)||'.txt' I am...
  3. boniblue

    Two Databases in One Crystal Report?

    Is it possible to combine two SQL server databases in one report? They contain the same columns and datatypes but they are not related in any other way...it would be nice to append one to the other but is Crystal capable of doing this? Thanks B
  4. boniblue

    Comparing Params to two fields

    Hello! I am using Crystal 9 with SQL Server... I have a report with a parameter that selects data based on user selection of "ALL" or of five counters...one which pulls from one table and the other four are pulled from another table...these tables are set up exactly alike (down to column names)...
  5. boniblue

    Increase Legend Font Size in Crystal 9

    Hello All! I am currently working with Crystal 9 on a SQL Server... My report contains four graphs that I have sized to show all on one page...this has limited the size of my legend and made the text difficult to read...I have tried to enlarge the legend manually with the anchors and tried to...

Part and Inventory Search

Back
Top