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. stumpyx

    Page server error

    the page server wasn't enabled along with a few others. i renabled and everything and it seems to be working now...thanks
  2. stumpyx

    Page server error

    We're getting an error which comes back saying that the page server is not accessible. This is happening since a new registration key was applied.
  3. stumpyx

    Scheduling Options

    I'm having a bit of troubles. Using Enterprise 10. From what I can tell when using the web desktop the user cannot change any notification information and while in the cmc the user cannot define any parameters which the report will run with. Can anyone confirm this?
  4. stumpyx

    Using 8.5 functions in 7

    I was just wondering because I saw this on the crystal decisions site for earlier versions of crystal. Was that they said there were executable files that stored the functions. I was wondering if these were also included in the later versions. If so would these executables be able to be...
  5. stumpyx

    Conditional Color Control

    I was just wondering how you control colors condtionally. I'm pretty sure that you just put a boolean statement and then do you put a number that represents a color? And if this is right how does this coding scheme work?
  6. stumpyx

    Using 8.5 functions in 7

    But if you use the distribution expert from 8 then they will be able to use that to view them correctly, right?
  7. stumpyx

    Using 8.5 functions in 7

    Is there any way for you to make reports in 8.5 and use the functions that are new in 8 and still view the reports properly in 7?
  8. stumpyx

    Creating Own Functions

    There's a version 9.0?
  9. stumpyx

    Half Groups

    I don't have it extending to the bottom of the page. It's just that when crystal can't fit a section on to a page it carries it over but the room that was left over gets filled by an empty section belonging to the same group and since my lines extend through that group, for some reason crystal...
  10. stumpyx

    Creating Own Functions

    Is it possible to create your own functions within crystal reports?
  11. stumpyx

    Half Groups

    I'm not using actual asterisks I'm using a line drawing object. Also I don't want to use keep together because it makes huge empty spaces on some of my pages and some of the groups are bigger than a page anyway.
  12. stumpyx

    Half Groups

    Ok maybe there's a better way to do this but I'm creating table cells manually by using lines. And at the end of a page there isn't enough room for the entire cell so it goes to the next page, but the problem is that whatever room it does have for the line it carries it down so I have a table...
  13. stumpyx

    Half Groups

    Is it possible to eliminate any partial group headings or footers that may appear at the bottom of the page. I'm having a problem where I have lines that extend through the section and a partial line is appearing at the bottom of the page but the data carries over to the next page.
  14. stumpyx

    Division By Zero Error

    Sorry I didn't quite look it over enough before asking for answers.
  15. stumpyx

    Division By Zero Error

    I've been having a problem with a division by zero error in one of my formulas. I see absolutely no reason for this to be happening. the forumula is as follows: numberVar workDays; numberVar eightHourShare := 0; numberVar sevenHalfHourShare := 0; numberVar sevenQuarterHourShare := 0; if Sum...

Part and Inventory Search

Back
Top