Results 1 to 3 of 3

Thread: caption in DataReport Last page

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2006
    Posts
    719

    caption in DataReport Last page

    i have 5 pages to print in vb6 using datareport;

    kindly help me to put this at the last page of my data report?

    Code:
    DataReport1.Section(5).Controls("LastText").caption = "End of Page.. Thanks for using"

  2. #2
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    Re: caption in DataReport Last page

    You can assign that to the report label at design time. Is this what you want to do?

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: caption in DataReport Last page

    Moved to Reporting

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