Hi,

Is there anyway to get rid of the enter parameters dialog box when opening a report.

CrystalReport.ParameterFields(0) = "ClientID;000000;True"

Asks me to enter a parameter how can it just enter the parameter i specify from vb

It does not seem to like the true part at the end which i thought was for not showing the dialog box.

Can anyone help on this matter