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

    Crystal Reports 2008 viewer

    I am trying to view a report and change from parameters; however, I am having trouble with that. I am able to view the report but am not able to change the dates that I want to see. At Andrea Coltri’s training, her teacher informed her I would be able to change the dates. Please help me out. I...
  2. Gramm

    dynamic parameter - DB Login

    Using dynamic parameter causes prompting of database login. What is easiest method of bypassing the login prompt? Thank you in advance
  3. Gramm

    Subreporting question

    Is it possible to create subreports so that you can click the subreport object in the group tree to expose that one subreport? at run-time
  4. Gramm

    CR 2008 - Report Design question

    Greetings and Salutations! Can anyone tell me if the CR 2008 designer is similar to XI or earlier? My end users are needing to continue using the designer to develop reports and do not want to use a web based product. Thanks in advance!!
  5. Gramm

    CR 2008

    Is anyone using Crystal Reports 2008? What is new in 2008? Why upgrade? Thanks
  6. Gramm

    Excel CR add in

    hello, does anyone know how to get the Crystal reports add-in to show up in excel after it has already been installed? Thanks every so...
  7. Gramm

    Date formula assistance

    Greetings... I need to locate a method to detect holidays in order to exclude them in the reports. Using XI. Thank you
  8. Gramm

    XI and holidays

    I heard that there we plugins for Crystal XI that had enhanced features. The one specifically mentioned was a plugin for detecting holidays from your database so they could be seperated out. Can anyone point me in the direction of where that would be? I'm struggling to find much on the...
  9. Gramm

    Crystal XI Parameters

    Has anyone had the occurrance of the calender not opening in a parameter using XI? Thanks
  10. Gramm

    troublesome loop

    I am trying to print only the first character of the first name, middle name and last name of a name field. Larry Wayne Jones would be printed as LWJ I can't get the looping construct to behave correctly. The result for the first character is correct but after I continue the logic the result...
  11. Gramm

    Printer issues

    I have a Crystal XI report that needs to be printed on a specific labels printer. I developed this report and successfully printed to the printer. When moving this report out to the user for testing, I noticed that the printer form defaults to LETTER even though the printer has a specific form...
  12. Gramm

    export to .ttx files

    Is it possible to export crystal reports to data definition only...ttx files? Thanks
  13. Gramm

    Bar codes in Crystal Reports

    Is it possible to insert a bar code into a report? Thanks in advance
  14. Gramm

    Report Manager clean up

    Greetings all... I have a machine that is running SSRS2005. After a lot of experimenting there are project folders listed that are no longer needed. What is the easiest way to remove those folders? Thanks in advance.
  15. Gramm

    Using ODBC to connect to data

    I can not seem to figure out how to get SSRS to see a connection to data via ODBC. Any hints?? Thanks
  16. Gramm

    Help with parameter

    Greetings. I would like to use a parameter to select sort order. For example the user could choose to sort by last name of customer or by City or by zone. The HELP on parameters alludes to this but I can find no info on the how to's of it. Any ideas?? Thanks in advance.
  17. Gramm

    New to Reporting services

    I am trying to create a calculated field that uses a nested if statement and calculates a payincrease. Example: If year(today)- year(hiredate)< 5 then salary*.05 else If year(today)- year(hiredate)> 10 then salary*.08 else salary*.07 Reporting services tells me I have an error. I have used...
  18. Gramm

    commenting expressions

    What is the character to use indicating comments in an expression? Thanks in advance!
  19. Gramm

    V10 ocx

    Does Crystal Reports V 10 have an ocx control which can be added to a Visual Basic v6 form in order to display Crystal reports within VB? If yes, what's the name of the control ocx file and how can I get it? I have the old control crystl32.ocx but it doesn't seem to work with Crystal Reports V...
  20. Gramm

    Crystal report based on excel

    I created a report using a portion of an Excel spreadsheet located on my C: Drive. Everything works fine. The problem is now I need to produce the report using the entire spreadsheet which is located on a network drive. This spread sheet is updated daily with current information. How do I...

Part and Inventory Search

Back
Top