Results 1 to 3 of 3

Thread: ReSOLVED : Report RecordSource property !

Hybrid View

  1. #1
    Hyperactive Member nagasrikanth's Avatar
    Join Date
    Nov 2004
    Location
    India,Hyderabad.
    Posts
    420

    Lightbulb Re: Report RecordSource property !

    hi alankar

    You can't set the record sets for a report with out opening it..

    but the way to achive this is..transfer all u r code to
    "REPORT OPEN" method...it will works..
    but..it might necessary to use some of u r variables as global variables..
    try it ...

    thanx & regards
    Anu..
    The Difference between a Successful person and others is not a Lack of Knowledge,
    But rather a Lack of WILL

  2. #2

    Thread Starter
    Member Alankar's Avatar
    Join Date
    Jun 2005
    Location
    Ghaziabad, India
    Posts
    40

    Resolved Resolved: Report RecordSource property !

    OK, finally I have done.

    I transferred the recordsource property on Report OnLoad event with using some global variable.

    Thanks for help.
    The rest of mind is not in rest, It rests in rest.

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