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 gkittelson 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. lrdavis

    Suppressing earlier record based on later record

    I need to track the number of days a container is overdue to be returned. The first record shows the full container being delivered and a later record shows the empty being returned. The task is to suppress display of the first record based on later record indicating a return. In other words...
  2. lrdavis

    File Overwrite Prompt in Macro

    The idea is to output a table as .xls everyday. I have an Access macro that works ok and a batch file that will send the command line and it can be scheduled. Only problem is the overwrite prompt requires manual intervention. Any way to get past that so the entire precedure can be automated? Larry
  3. lrdavis

    Subreport Question

    It is better not to create a parameter or selection formula in the sub-report. The sub-report link will create the parameter and selection formula for you. One simple sub-report should not slow down processing time that much. If you have 3 or 4 sub-reports the processing time will increase a bit...
  4. lrdavis

    What exactly do we need to post reports to the web?

    We returned our CR 9.0 Pro because there is no way to run unmanaged reports by calling a .rpt file directly as we were doing in CR 8.5 with CE. They will be bundling a lite version of CE sometime soon but that upgrade will cost at least a $1000 more than the basic Pro upgrade. I think they are...
  5. lrdavis

    CR9 view over web

    I think CR was a little out of touch with the 9.0 release. We returned our 9.0 pro version because there is no upgrade path from 8.5 if you were using Crystal Enterprise and unmanaged reports. The only way to display the reports over the web in 9.0 is to create an .asp front end. We were just...
  6. lrdavis

    Subreport Question

    By using the sub-report links option you can pass the as-of-date to the sub-report so that it only has to be entered once, in the main report. Right-click on the sub-report and select "change sub-report links". Then select the as-of-date field and indicate which field in the subreport...

Part and Inventory Search

Back
Top