Click to See Complete Forum and Search --> : multiple parameters from vb to cr 10
majid
Sep 20th, 2006, 10:08 AM
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
rguifarro
Sep 20th, 2006, 12:10 PM
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?
majid
Sep 21st, 2006, 09:24 AM
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.....
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.