Results 1 to 2 of 2

Thread: referencing an object on a .rpt file

  1. #1

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747

    referencing an object on a .rpt file

    at first i had my crystal reports embedded within my program, but i have changed to using .rpt files.

    however now i cannot say

    myreport.thisPicture.loadpicture blah

    how do you refernece objects on your reports now that the report object is generic since i am using .rpt files...?

  2. #2

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    ah nm

    CReport.Areas(1).Sections(1).ReportObjects("txtbayheader").SetText Header

    that does it

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