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 strongm 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. jat3333

    how to define label cutoff length

    Hello all - I have been trying to develop specific labels for small vials with dimensions of 0.75x0.5, 1x0.5 etc... so very small and not available in mailing labels, so i have been utilizing the user defined labels. I have been able to get the labels looking ok however when I try to print...
  2. jat3333

    charting with multiple subreport shared variables in the main report

    I got it to chart!! I had to actually link the subreport correctly and the chart itself needed to be 'OnChangeOf' - the SAMPLE.GROUP_NAME (so where all the subreports are located on the main report) and I had to uncheck the summarize for all 4 @val formulas. this is working for me now...
  3. jat3333

    charting with multiple subreport shared variables in the main report

    Verified, all formulas are using shared variables. Subreport is in the main report footer B Steps I followed: 1. I placed this formula in main report footer A - which in preview mode shows 0.00 @ChartingForm whileprintingrecords; shared numbervar NotRelgt; shared numbervar NotReptgt...
  4. jat3333

    charting with multiple subreport shared variables in the main report

    The Val formulas show the correct value when it is read in the main report. When I try to view them in the subreport I see 0's. And yes, I see sum of @val1 etc... So it looks like it is reading the values in the main report but I see no chart, like it's not even charting anything even the...
  5. jat3333

    charting with multiple subreport shared variables in the main report

    Thank you so much lbass for the reply. I honestly have learned so much from you from this forum so I am thrilled to hear from you :) ok, so all formulas worked like a charm - they returned the correct values from my main into my sub. When I view it in my main report I can see the values (not...
  6. jat3333

    charting with multiple subreport shared variables in the main report

    It would be one chart for all the subreports included on the main report, not one chart per group. I included some screenshots. Unfortunately the report contains some sensitive information that I cannot remove without completely messing up the report. I wanted the ability to place the...
  7. jat3333

    charting with multiple subreport shared variables in the main report

    Hi, Thank you for the response to this, much appreciated. I change my subreport formula to match above. the main report formula - is this supposed to be the "final - grand total" one I am to modify? If so, this is the one I modified to look as you have listed above. My questions: the new...
  8. jat3333

    charting with multiple subreport shared variables in the main report

    I have 4 subreports on my main report, each presenting different data (some of these I have had to write SQL commands to get the exact data I was looking for). The main report has a group (SAMPLE.GROUP_NAME) in which each subreport is placed in the group footer of this group. e.g. GF2A =...
  9. jat3333

    suppressing the second record that matches the formula criteria

    I tried this a few different ways and I am still getting the same answer. Any other suggestions?
  10. jat3333

    suppressing the second record that matches the formula criteria

    I tried this and no luck. It seems to not recognize this at all because it is leaving it completely empty. When I add an else 'stuff' it returns this bypassing the 'Suppress'. I have attached a couple of screenshots to help clarify what is going on. Thanks for the assistence J...
  11. jat3333

    suppressing the second record that matches the formula criteria

    sorry Crystal version XI And the I don't want to see 0 as the minimum value, thus I would like to have a field return day 2 only the the other fields suppressed(including day 3 where the values are the same) and this value will be placed either in the footer of either the experiment subject ID...
  12. jat3333

    suppressing the second record that matches the formula criteria

    I have been struggling with this report for days and found this site, useful for most of my problems with it but I can't seem to find the right solution to fix the final piece of it. I have 4 groups experiment experiment group name experiment subject ID Day I have the following in the footer...
  13. jat3333

    index labels with multiple records on 1 card

    Hello I am fairly new to CR and I have a question that I cannot seem to find the answer too no matter how much I google every forum I can. I using CRXI - mailing label report type with index cards sizes, so 3 per page. Within each card I need the user to be able to enter how many ID's they...

Part and Inventory Search

Back
Top