I have a worksheet which records client details - each client has a unique reference number as the first column. I then have other worksheets which record (for example) client placements (date started, date ended and type). Each of these also has the unique client reference number as the first...
I have a report which works fine but I need to exclude "Invalid" records from the totals. Records are indicated as Invalid by the existence of a record in the "InvalidDets" table. E.g. a user marks a Referral record as invalid and a record is created on the...
I have imported my Crystal Report into the RDC in VB6 and followed the guidelines for converting from OCX to RDC. Everything is fine except for date ranges. I am applying them thus:
Dim vReport as CrystalReport1
Dim a as String
a = "{Table.DateField} in Date(2002,1,1) to...
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.