Caro
Jan 23rd, 2000, 12:59 AM
I am using a SelectionFormula when running a report in VB6. If I cut and paste it from the immediate window into crystal report - it works fine BUT when run from VB using the same string NOTHING happens. If I blank out the slectFormula line the report works OK from VB.So i'm obviously running the correct report, but it doens't like the selct criteria from VB but is OK with it directly in the report. I need to be able to change it at run-time from the VB program. How can I debug this?