Results 1 to 2 of 2

Thread: Printing Prob (Pleeeeese help)

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    1

    Printing Prob (Pleeeeese help)

    I am new to printing. I am trying to print datagrid cols in the same line.
    My Code:
    Printer.Print Tab(10); DataGrid1.Columns(0)
    Printer.Print Tab(5); DataGrid1.Columns(1)
    Printer.Print Tab(5); DataGrid1.Columns(2)

    This prints but in different lines.

    Please help

  2. #2

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