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 Mike Lewis 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. EagerBeaver

    Crosstab report to show fiscal year

    I currently have a crosstab report which reports by group and the sales in each respective year. I need to convert the columns so that they actually show the fiscal year and not the actual year... Any ideas? Please help...
  2. EagerBeaver

    Separate a date field

    I understand the formula but where do I place it? In the formula field? I want to group by the date... How do I put the formula into action... step by step... Thanks for all your help
  3. EagerBeaver

    Separate a date field

    I need to seperate a date field in a table. The order dates are entered as "19970101" so January 1, 1997 is entered as this. I need to make a report that will group my orders by years / months and even weeks. I will need to make charts and graphs on there. I need to know how I can...
  4. EagerBeaver

    how to save graph into .ppt or any format

    You can export the data as word and delete the graphs at the end and then for PowerPoint you can just copy and paste the graph from Crystal to PP...
  5. EagerBeaver

    How to Allow user to select sort by field

    My suggestion to you in this case would be to send the user an Excel export version of your report. This way they can use the excel datasort option to sort by whichever column they choose. K
  6. EagerBeaver

    Monthly Report

    Try working with Cross-tab reports. The only draw back is that you can only have one summary field. so you could do: Month Month Month Month Item 1 $$$ $$$ $$$ $$$ Item 2 $$$ $$$ $$$ $$$ KSK
  7. EagerBeaver

    CR 8.5 Defaults

    Font default set-up is in File-options-editors tab. go to this menu without opening up any reports and simply change yoour default font, color, size. etc. Or you can go to fonts tab and change fonts for every sections respectively. Can't help you on the default page set-up. I would assume...
  8. EagerBeaver

    crystal automatically creates an "other" group... why?

    Check your data and be sure that these items belong to that group. Make sure there are no duplicate entries in the database
  9. EagerBeaver

    Line Graph

    Right Click on the Graph and then go to format Chart and then go to the general tab. You will be able to find all the formating options there.
  10. EagerBeaver

    Outlook form help - Publishing to entire office

    I have created a form in outlook for our bug reporting needs. How do I make this available to everyone and on every machine. Furthermore, I want to be able to link this form to a database and extract its content. I need the first question answered as soon as possible. Any help is...
  11. EagerBeaver

    General Question(s) - standalone and web app

    My question is regarding generating a report that will run as a standalone executable. We want to create reports that we will be able to send out to clients and all they have to do is doubleclick and the report will prompt them to choose the database and the report will generate itself...
  12. EagerBeaver

    page layout - need landscape - where do you change this????

    Go to "File" then to "Printer Setup" and that is where you will have the option.
  13. EagerBeaver

    Repeating Values

    I believe my problem comes in the linking portion. But thanks...thats good to know K
  14. EagerBeaver

    Repeating Values

    Just a general question. Many times I have created a report in which I get duplicates. I know these duplicates can be suppressed but sometimes I get duplicates later in some other pages. Does anyone know why I would get all these duplicates?
  15. EagerBeaver

    paramiter fields

    Create 2 parameters, one for start date and one for end date. Then go to the select expert and create a new query. Choose the date field that you want the report to report on, the value should be "is between" and then select the start date parameter and then the end date...
  16. EagerBeaver

    How to suppress background color at print time

    an application like Goldmine. If you install the report into the Goldmine folder on the network and also on the local Goldmine folder, you do not need to have Crystal Reports on your machine, it users a viewer to run the report. How do I specify the color parameter? Is it just like...
  17. EagerBeaver

    Outlook form Help

    I wanted to create an Outlook form for bug reporting purposes. I have created the form and am able to see it on my screen. How do I activate it for the entire company? Also I want this form to be hooked up to a database so that I can store all the information. Please advise on if and how...
  18. EagerBeaver

    How to suppress background color at print time

    How would I get the report to prompt me? Further more would this prompt work if I am launching these reports from inside a database?
  19. EagerBeaver

    How to suppress background color at print time

    I am not using any web app. I just want to print without the background colors when I print the reports. Is this possible?
  20. EagerBeaver

    PLEASE HELP...Sum of String field formula needed...

    Thanks for all the help so far fellas... I entered the formula and also got inserted a summary total of the field. However, I am getting the data in seconds. I need it to display in the same format i.e. 000:00:00:00 this is the formula I am using for converting it back. It is not...

Part and Inventory Search

Back
Top