| George Hardy 2006-03-24, 7:11 pm |
| you should be more clear with your problem.
i assume you would like the same functionality as MSWord Forms, where you
can lock a data entry form, so that only the form fields may be edited.
Crystal is NOT a database entry utility. It allows for DISPLAY of records.
My recommendation is to create a database application in VB or the like,
where the appropriate fields are set, then run the report that pulls the
info.
You can control data input from an application done in VB, Word, Access, or
even Outlook. Try this out instead.
hth,
george
<krallabandi@gmail.com> wrote in message
news:1143235546.461121.62110@g10g2000cwb.googlegroups.com...
>I would like to have check box control in crystal report. Based on this
> check box value (check/uncheck) The report content need to be changed.
>
> if anybody worked on this kind of requirement, please tell me how to
> achive this functionality.
>
> Thanks.
>
|