Results 1 to 3 of 3

Thread: Problems with DataReport

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    34

    Unhappy Data Report Problems

    I have created a Data Report in a Data Environment to allow
    me to print all the records in the database.
    When the Data Report is displayed the database records for
    each member (one line of info) has a space between them, like 2 or 3 line spaces. I cannot find any where to get these records to display without any space between lines.
    Can anyone help me with this problem please.
    Thanks again for your help.
    newvbr

    [Edited by jrb187 on 01-07-2001 at 08:19 PM]

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    Edgerton, WI
    Posts
    381
    jrb187,

    I don't have VB before me right now and I can't think of the proper name but I'll try to answer you question since I had this problem a few months ago.

    If you go into the design mode for your data report you will more than likely see white space between your report details and the Heavey Gray divider for the section below it. What you need to do is drag the divider up until it is exactly under the details of your report. For instance, if the x's below represent the Gray bars:

    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Command1Date Command1InvoiceNo Command1SHipto


    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    You must drag the lower one up so that it looks something like this:

    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Command1Date Command1InvoiceNo Command1SHipto
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    This is all I had to do. Hope this helps.

    Rev. Michael L. Burns

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    34

    Smile Data Report Problems

    Thanks Rev. that did it, my prayers have been answered.
    newvbr

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