Hello,
I don't want the user to select different report. I will have input forms for each report and according to the input form the appropriate report should be loaded in the same CRViewer. Is there any way to do this in VB?
I am using Crystal Report7 with VB. I am using external report (ie .rpt. Not Crystal report designer in VB) and Access as the database. There I made a query for which parameters are passed from VB. In VB I mentioned the query as Stored Procedure using Command object. I execute the query and the...
Hi everybody,
I created more than one report and I created only one form which holds CRViewer. But In the declaration section the variable can be assigned to one report at a time. How to assign more than one report to this variable?
Dim Report As New Rpt_ChartOfAc
Private Sub Form_Load()...
Hi,
I am using VB6 + Crystal Report 7.0.
I have an input form in vb and there i give parameters ( in text boxes to prompt users) . In that input form I add two more text boxes for CompanyName and Report Footer.And this should be passed to report through this form. So in the report what i need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.