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

    Using Multiple Columns

    I have a report set up to print in multiple columns.How can I get the Group header to print ontop of my multiple columns on the same page. Thanks!!!! Menuch Report Designer
  2. menuch

    Spell checker

    Does anyone know if they make a spell checker add in for Crystal Reports? Menuch Report Designer
  3. menuch

    Crystal Enterprise Training

    Does anyone know if the 3 day course given by CD on Administering CE is any good? Thanks! Menuch Report Designer
  4. menuch

    Supressing Data based on a SubReport

    I have a report which has foour sub reports. My main report is reporting off the master employee file and selecting all employee names and then I bring in my sub-reports. How can I supress the section that has the employee name if none of the sub-reports returns data? Thanks! Menuch Report...
  5. menuch

    Where can one get advanced training

    where can one get very advanced training in Crystal Reports? Thanks Menuch Report Designer
  6. menuch

    Sub Report Sorting

    I have a report which is trying to show by employee name the days it worked. The file I am working with can have the employee listed as a driver or a helper. I have the main report grouped by employee name of a master employee file which is linked to my actual scheduling file. It is linked on...
  7. menuch

    Grouping by a Date

    I am trying to group by a date and only display the months. The problem is I dont have all dates in the field to show a full calendar year. How can I do that so for the months that I dont have the total will be 0 (Zero)? Menuch Report Designer
  8. menuch

    Running Total on Shared Variables

    How does on create Totals/ Running Totals on a shared variable from a sub report? Thanks! Menuch Report Designer
  9. menuch

    print date in a sub-report

    How can you set the printdate in a sub-report. When I set it in the main it does not make any changes to the subreport. Menuch Report Designer
  10. menuch

    Creating Columns in Crystal

    Is there any way to have groupings come up side by side as opposed to one after another. I have tried with a crosstab but that wont work for this. Here is what I wiould like it to look like: Group1 Group2 Group3 detail detail detail as oposed to it...
  11. menuch

    Like Operator

    Can I use the Like command to compare a string of data to another database field? Foe example I have a string of email addresses and I want to link it to my Microsoft exchange address book to see if an e-mail addrsss is in there? Thanks! Menuch Report Designer
  12. menuch

    Arrays

    Hi, I have a field in my database that contains e-mail addresses seperated by a " ; ". How can I break that field up? Thanks, Joel Menuch Report Designer
  13. menuch

    Scheduling a report error

    I have been getting this problem alot with Schedulers that run my crystal reports. When refreshing the report in Crystal Reports the report runs fine. But when running it through Crystal enterprise or other Crystal Schedulers I get a bad date format error. Did anyone else ever have this problem??
  14. menuch

    Scheduling a report error

    I have been getting this problem alot with Schedulers that run my crystal reports. When refreshing the report in Crystal Reports the report runs fine. But when running it through Crystal enterprise or other Crystal Schedulers I get a bad date format error. Did anyone else ever have this...
  15. menuch

    Day of Week / Date Sort

    Sunday, June 8, 2003 I need to sort the dates below starting from the current day( Today is June 12) descending. I am showing 2 weeks work of data grouped by dayname so the data can compare 2 like days a week apart. So my question is how can i keep this grouping structure but have it start from...
  16. menuch

    formula not calculating on first record

    When I use this formula I get no data returned on the first groups first record.I do get it on the second record and so on. I will get it on the 2nd groups first record.. global numbervar R:={#Record Number}; global datetimevar S:={@63 - Date Time}; global datetimevar N:=previous({@98 - Date...
  17. menuch

    Reset record number on change of group

    How can I reset the record number on change of a group? Thanks! Menuch
  18. menuch

    Sub Report Suppressing

    How come when you supress a subreport in the main the shared variable does not pass? Thanks, Menuch
  19. menuch

    Time Difference Between records.

    How would I calculate a time difference between records. I need to calculate the time between time2 of one record with time 1 of the next and so on. I am trying to figure out downtime between jobs. Time 1 is the start time and time2 is the end time of a particular job. Veh# Shift...
  20. menuch

    Calculate a Time Diff between records.

    How would I calculate a time difference between records. I need to calculate the time between time2 of one record with time 1 of the next and so on. I am trying to figure out downtime between jobs. Time 1 is the start time and time2 is the end time of a particular job. Veh# Shift...

Part and Inventory Search

Back
Top