Results 1 to 2 of 2

Thread: Data Report Labels

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    England
    Posts
    18

    Cool

    Is there any way I can set the caption of a label on a Data Report through code ?

  2. #2
    Addicted Member
    Join Date
    May 2000
    Posts
    188
    try something like this (from my own code)

    Code:
            DR1.Sections(2).Controls("lblCustName").Caption = ""

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