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

    Export to data only, problems with subreport

    Hello: I am using CR10, windows XP, connected via ODBC to a SQL server. I have a report that runs fine. The main report runs and returns around 10,000 groups of data. A quick subreport then runs for each of the groups returned. I have the detail sections hidden so a person can drill down if...
  2. crcdata

    Screensaver forces refresh of crystal reports

    I have to constantly fight an automatic mandatory comany wide screensaver/logoff that occurs every fifteen minutes. When I am working its not a problem but when I am away from the desk for lunch or meetings, the screensaver comes on I will have to logon to windows again. After logging on...
  3. crcdata

    Subreport Caption Changes during Exporting

    I am having problems with on demand subreport captions being exported incorrectly. The report works and looks great in crystal. Here is the on demand caption formula [COLOR=blue]Dim Text as String Text = CSTR(DistinctCount ({SKU}, {WHSE}),0,",") & chr(10) & chr(13) Text = Text & CSTR(Sum...
  4. crcdata

    Group Selection formula and a Crosstab

    Hello: I have built a report that is looking at the type of shipments on trucks. There can be any combination of five different shipment types on a trailer. Now I am trying to build a report that will find trailers that have only one type of shipment. I have finished working on the group...
  5. crcdata

    CRAXDRT and Condition formulas

    Hi All: I am doing some programing in VBA to retreive report definitions from reports. So far, so good. I can get almost everything I need. However, I cannot find any condition formula for the 'display string formula' of fields. I can set them in crystal reports by selecting a field...

Part and Inventory Search

Back
Top