Results 1 to 2 of 2

Thread: Can't figure out how to format detail lines in VB 6.0 DataReport

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    1

    Can't figure out how to format detail lines in VB 6.0 DataReport

    I am developing my first report using DataReport in VB 6.0. I am trying to figure out how to make a shape control visible or not depending on the value of a text field. All I've been able to accomplish is setting the visible property for every detail record instead of a line by line basis. This shouldn't be this hard!

    I have mainly developed Access reports in the past and am lost without detail section event programming capablities.

    Any help would be greatly appreciated.

    Thanks.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Can't figure out how to format detail lines in VB 6.0 DataReport

    You can't. The DataReport has no "processing" capabilities whatsoever.

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