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 Wanet Telecoms Ltd 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: tammic
  • Content: Threads
  • Order by date
  1. tammic

    Crystal Report shows headings in German?

    How do I change the language / format displayed on a Crystal Report that is being run through Crystal Enterprise. The report is displaying the headings in German for a German colleague even though I don't see anywhere that a language is set on the report. He is using the same server as we are...
  2. tammic

    Suppressing Group Sub-Totals

    I have a report which has 4 Groups and a Detail Section. Everything but the 1st Group is hidden but available for drill down. The user wants it so that when he drills into the next group, that the totals in the 1st group are suppressed or hidden. I cannot find a way to do this -- can anyone...
  3. tammic

    Creating an SQL Table with Multi-Value Fields

    Has anyone had any experience creating SQL tables with multi-value fields? I have a Prime legacy system and am trying to import data but the files in Prime have fields that are multi-valued. I have a feeling this is going to be tough but someone might have experience in doing this?
  4. tammic

    Suppress Detail Lines Conditionally

    I have read many threads but have not yet found the answer, this should be easy!!! I want to skip a detail line if the value of a field = 'Yes'. I have built an event procedure in the detail section (on format) as follows: Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)...
  5. tammic

    Shared Variable Problem

    In my report I have created a subreport and a shared variable within the subreport to pass data to the main report. I have done this in the past, but for some reason the value shows up one line down from where it should be. I cannot find anything wrong in my subreport or shared variable that...
  6. tammic

    OutputTo in RTF format not recognizing lines

    I know this problem is not new...but I tried to make it a Sting field but this did not work. How can I use OutputTo and still get the lines on the report to come out??
  7. tammic

    Crystal Enterprise -- Export to Excel Problems

    I am new to publishing Crystal reports to Enterprise, but I am having a difficult time with a report that I have successfully published. I am trying to export it to Excel, but I keep getting the following error: "The export format 'crxf_xls:9' is not supported. [On Cache/Page Server...

Part and Inventory Search

Back
Top