|
-
Sep 20th, 2006, 10:08 AM
#1
Thread Starter
New Member
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
-
Sep 20th, 2006, 12:10 PM
#2
Lively Member
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?
-
Sep 21st, 2006, 09:24 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|