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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by huddy33

  1. huddy33

    Group one field sort on another

    Well holy cow, Charliy, that worked perfectly. I must have been making it harder than it seemed. Thanks!
  2. huddy33

    Group one field sort on another

    I have a report that is first grouped by type (i.e. speaker, client, etc). Once that grouping is performed, the end user wants the report to sort by email if the type is a client or to sort by affiliation if the person is a speaker. I cannot figure out a way to force the sort by a non-grouped...
  3. huddy33

    Summary field or shared variable summary in record selection

    I have a report that's main purpose is to show events with a spend >$200k OR attendance over 60 ppl. The attendance portion is no problem, but the spend is stored in a different table in multiple rows per event so I need to sum it first. I've tried a simple summary field, displaying in the event...
  4. huddy33

    Orphan Group Header

    I have a report with two groups and a details section. The first group is company name and the second is event type. The details section shows fields related to the event. I have done different scenarios with the keep together function on both the group and the sections. Toggling each on...
  5. huddy33

    Value incorrect on variable multiplication - Subreports

    I have a report with three subreports. In the third subreport, I am using a variable from the second subreport named "AverageCostPP," placed suppressed in the report footer of third subreport. I need this AverageCostPP field to multiply with a running total on a count of attendees with two...
  6. huddy33

    Subreport drill down not loading

    Sorry, thought I was done, but I'm not. When I put the name in the Name group header, I hide it (dd ok). When I run the main report, it still gives me no space to double click for drill down. What basic am I missing here?
  7. huddy33

    Subreport drill down not loading

    Yep, one ID. The main report has a parameter pulling out the one ID the user wants to see. Okay, if I have to have a dbl drill down, I'll do it. Appreciate your help.
  8. huddy33

    Subreport drill down not loading

    The two clicks will be a problem for the picky user in this instance, so I need to avoid, IF possible. I have the sub grouped on person and the name in the details section, on hide (dd ok). When it's like this, there is no available space to double click on to drill down. I've tried removing...
  9. huddy33

    Subreport drill down not loading

    Thanks, lbass. The sub is actually grouped by person already. I have this set up just like any other report where I want drill down available, but no dice. I removed the ondemand part of the sub, bc I think that's very confusing for the user. So I have data in the main report and the sub in...
  10. huddy33

    Subreport drill down not loading

    Nevermind, I see that it's a caption so I just entered some text to display. The problem with that is that it then suppresses the total that I want displayed with the main data report. The drill down is just fluff that the end user wants to be able to click on.
  11. huddy33

    Subreport drill down not loading

    Thanks. When I do that, choosing either the ID or parameter from the main report as the field in the ONdemand SR caption, I get the "formula result must be a string" error.
  12. huddy33

    Subreport drill down not loading

    Not sure how I would do that? It's running on a different set of criteria. Overall, not familiar with on-demand subs.
  13. huddy33

    Subreport drill down not loading

    CR v10 I have a subreport in the report footer of the main report. I have the details section of the subreport hidden (drill down ok) bc I need the user to be able to drill down. When I click on the header of the subreport while in the main report, it just shows the same header and...
  14. huddy33

    Field Overlap Issue in Crystal v10

    I have a report with details a, b, c, and d sections to allow fields to grow and not run into each other. We use our reports in our main database and also display on the web for clients. In the database and in my developer view, the fields do not overlap on each other at all, regardless of the...

Part and Inventory Search

Back
Top