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 John Tel 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. jedoublefunk

    Hiding watermark when printing/exporting to Excel

    Using Crystal XI. Does anyone know if there is a way to hide a watermark if the report is going to be printed or exported to Excel? The watermark tends to muck things up when the report appears in Excel and I'm hoping I can suppress the section based on the print/export type. I'm guessing...
  2. jedoublefunk

    Record Selection on multiple value parameters

    I feel like I'm missing something obvious, but I can't seem to get this to work. Using CR XI, I've setup a report that has a date range parameter to allows a user to limit the data that appears on the report. However, I'd also like to setup another parameter that lets the user choose which...
  3. jedoublefunk

    Incorrect Log On Parameters after 9th page

    I've seen a lot of Incorrect Parameter posts when trying to run a report from the Crystal Server, but unless I've missed it, I've never seen someone with this error. I run my report (Crystal Reports XI) from the CMC and it generates. I navigate through each page, but on page 10 I get the...
  4. jedoublefunk

    Time elapsed for report to generate

    Is there anyway (besides looking at a clock) to determine how long a report actually took to generate? I'd like to try a few things out on some reports to speed them up as they take a long time to load but I don't want to have to sit and watch the report chug along so I can figure out how long...
  5. jedoublefunk

    Last Day of Last Month formula error

    I'm trying to write a couple of formulas that determinethe first day of last month and the last day of last month. Currently I'm trying to use the following formulas: MinDate: DateSerial(Year(currentdate),Month(currentdate)-1,1) MaxDate: DateSerial(Year(currentdate),Month(currentdate),1 – 1)...

Part and Inventory Search

Back
Top