Re: report and sub reports

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

    Re: report and sub reports

    "kevcar40" <kevcar40@btint ernet.comwrote in message
    news:cee93efc-2c13-4231-af68-bd00b2b81853@k3 7g2000hsf.googl egroups.com...
    >
    problem is when i run the report the sub reports if no data available
    for any of the areas
    do not show on the report and thethe sub form with data on it appears
    half way down the report.
    how do i get the sub form containing data to appear at the top of the
    report
    >
    Set the sub-report's visible property to False when there is no data for it
    to display. Whilst I've not tried this method with a sub-report it
    certainly works with text boxes.

    Keith.


Working...