If I've understood what you're trying to do correctly,
your bracket looks to be in the wrong place
IIF(`Policy Details`.`Class of Policy` = 'igi',`Introducer Details-Scheme`.`LetRes Comm`) AS `Comm`,
Introducer Details-Scheme`.`Buildings Comm` AS Comm2`
I've had what i think could be a similar problem with a pop up form. The form did not display correctly.
After opening the form I used the Form.Repaint Method
forms.frmName.repaint
this fixed my problem
Try looking at 149-160451 "Running Crystal Reports from Visual Basic" This shows how to use the Crystal Viewer. Just make sure the Database references include CRAXDRT.dll
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.