Results 1 to 2 of 2

Thread: Remove blank lines(records) in VB 6.0 report

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    India
    Posts
    2

    Angry

    How can I remove the blank lines in the Report of VB 6.0 ? That is if there is any blank record in a database how can I omit the blank record in the report ?

  2. #2
    Addicted Member
    Join Date
    May 2000
    Posts
    188
    not sure if it is possible in the data report but could you check your records when retrieving them from the database? ie. use a where clause to check to see if certain values are null or = "" ?

    just a thought...

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