Results 1 to 3 of 3

Thread: multiple parameters from vb to cr 10

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    11

    multiple parameters from vb to cr 10

    hello, i have a small problem, i have a programme that has 2 forms, on the first form i have 3 checkboxes, now when some one select 1 or 2 or 3 checkboxes, so on the next form, message is displayed that u have checked following check boxes, now my problem is that on the 2nd form i want to make report of those checkboxes which user has checked on the 1st form, pls help me , thanx in advance bye

  2. #2
    Lively Member rguifarro's Avatar
    Join Date
    Aug 2006
    Location
    Central America
    Posts
    73

    Question Re: multiple parameters from vb to cr 10

    hey how ya doing!

    see i have like almost the same thing that cant get it to work. you want to choose something to make the report about, right. say like want to display a rpt by selecting the id os a client for ex. like parameters to display a rpt. i need that thing also if i select a client from a combobox i wnat only the info os that client on my rpt, just that but can't get it to work have any idea about it?
    Help reduce GLOBAL Warming!
    Take a peek at http://www.omnilife.com/videos/calentamiento_global.php

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    11

    Re: multiple parameters from vb to cr 10

    hi, yes dear, i have solved that prob, ok let say u want to print a string from ur vb prog to cr, than u simply have to make a blank report than go on the code view and type this


    report.detailsection1.addtextobject "HELLO",0,0


    do this and all other coding of cr in a command button, ok reply me if u get any error.....

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