CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2010
    Posts
    1

    Subreport Paramenter need to inherit parent

    What do I select so that the fields in the subreport inheret the date range from the parent?? View Attachment.
    Attached Images Attached Images

  2. #2
    Join Date
    Apr 2008
    Location
    Pittsburgh
    Posts
    103

    Re: Subreport Paramenter need to inherit parent

    What I think is happening is that on one report the field is a datetime and on the other it is a date. If you make them both the same type, you'll then see the field listed in the Select data based on field area.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured