I m using VB 6 and CR 10.

I wanna show only a partticular record which is selected by user frm VB.

In the previous CR 8 i had the option of selection formula

eg: crptLoan.SelectionFormula = "{loan.emp_id} =" & Val(cboEmpid.Text)


now i use CR 10 and using crystalactivexreportviewer.
Any ideas

Thankxxxxx