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

    remainder with surpress

    Hi, on the Detail line I use the following in the format section : Details : New Page After --> remainder(RecordNumber,32)=0 Using this = OK, but (!) what can I do so Crystal doesn't count the detail lines who are suppressed so it doesn't create empty lines on the pages? Thanks for helping...
  2. isjorg

    IIS 7.0 problems with Vista business

    Hi, When I use in IE : http://127.0.0.1:8099 I get the following error "IIS Worker Process doesn't work and is closed" In the logfile I get this message : Toepassing met error w3wp.exe, versie 7.0.6000.16386, tijdstempel 0x4549b5f8, module met error ntdll.dll, versie 6.0.6000.16386...
  3. isjorg

    Reset Running Total Field on Page Footer

    Hi, I have a field in details that I and with this field I want to make a running total in the Page Footer. (!) I cann't use a group but it has to reset the count after every page. I've allready used Reset with a formula (x-2) reset on pagenumbre but then I get an error. "An Error has occured...
  4. isjorg

    Creating Gaps between details

    Hi, 2 questions : 1) How do you set in Crystal that he has to make a second page after eg. 10 detail records? 2) On the second page Crystal must make after 9 detail records a gap (1 or 2 empty records) and than start with nr. 10 until max. 22 records thanks for helping me jm
  5. isjorg

    Automatic count

    Hi, I use in my group Header a formula : //@RecordNo WhilePrintingRecords; Shared NumberVar RecordNo := RecordNo + 1; RecordNo 2 things : 1) How can I give it a '01','02','03' instead of '1','2','3' 2) How can I let Crystal stop counting this records after eg. '10' lines, than at record...

Part and Inventory Search

Back
Top