Results 1 to 3 of 3

Thread: Data Report

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    16

    Data Report

    Hello

    Does anybody know how to present a data report in VB with the fields from the recordset next to each other for example:

    Name Name Name

    when I try this its the same name on one row for example :

    John Smith John Smith John Smith
    Steve Smith Steve Smith Steve Smith

    But i want it to look like this for example:

    John Smith Steve Smith Mark Smith

    Can I control this with code instead ?
    Anybody with any good ide ?

    Thanks
    Micke

  2. #2
    DerFarm
    Guest
    There should be a default report dealing with address labels. If you use this you should get the output that you want.

  3. #3
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961

    Re: Data Report

    i think there must be some column settting in data-report. i don't know much about data-report. why don't u use crystal report instead.

    regards
    prakash

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