Keeping a label together with the first line of a memo record

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • anthony

    Keeping a label together with the first line of a memo record

    My report has RegNo header, AOL header, Detail section, RegNo footer.
    The RegNo footer contains a subreport which consists only of a label
    and a single control, both in the subreport's detail section. I need
    to ensure that when the main report is run, the subreport in the RegNo
    footer has at least one line of the single memo record printed along
    with the label. At the moment, on occasion, the label will print right
    at the bottom of the page with the record printed on the next page. I
    don't want to use the Keep Together property in the RegNo section
    because that leads to situations where there can be too much white
    space at the bottom of the page. Is there anything that can be done
    about this, please

    Many thanks
  • Tom van Stiphout

    #2
    Re: Keeping a label together with the first line of a memo record

    On Fri, 27 Jun 2008 03:59:46 -0700 (PDT), anthony
    <anthony.marria n@gmail.comwrot e:

    No.
    Alternatives include placing the label to the left of the field,
    rather than above it.

    -Tom.

    >My report has RegNo header, AOL header, Detail section, RegNo footer.
    >The RegNo footer contains a subreport which consists only of a label
    >and a single control, both in the subreport's detail section. I need
    >to ensure that when the main report is run, the subreport in the RegNo
    >footer has at least one line of the single memo record printed along
    >with the label. At the moment, on occasion, the label will print right
    >at the bottom of the page with the record printed on the next page. I
    >don't want to use the Keep Together property in the RegNo section
    >because that leads to situations where there can be too much white
    >space at the bottom of the page. Is there anything that can be done
    >about this, please
    >
    >Many thanks

    Comment

    • anthony

      #3
      Re: Keeping a label together with the first line of a memo record

      On 27 Jun, 15:05, Tom van Stiphout <no.spam.tom7.. .@cox.netwrote:
      On Fri, 27 Jun 2008 03:59:46 -0700 (PDT), anthony
      >
      <anthony.marr.. .@gmail.comwrot e:
      >
      No.
      Alternatives include placing the label to the left of the field,
      rather than above it.
      >
      -Tom.
      >
      >
      >
      My report has RegNo header, AOL header, Detail section, RegNo footer.
      The RegNo footer contains a subreport which consists only of a label
      and a single control, both in the subreport's detail section. I need
      to ensure that when the main report is run, the subreport in the RegNo
      footer has at least one line of the single memo record printed along
      with the label. At the moment, on occasion, the label will print right
      at the bottom of the page with the record printed on the next page. I
      don't want to use the Keep Together property in the RegNo section
      because that leads to situations where there can be too much white
      space at the bottom of the page. Is there anything that can be done
      about this, please
      >
      Many thanks- Hide quoted text -
      >
      - Show quoted text -
      Understood. Thank you Tom

      Comment

      Working...