Using info from forms in a crystal report
Please help. I am new to using Crystal reports and would like to know if it is possible to store information entered by a user into a variable and display that info onto a crystal report. I am not using a database. I would like all the data on the form to come from a form that I created. Thanks in advance.
Re: Using info from forms in a crystal report
No problem. You don't have to connect to a database. You can set Crystal Parameters, Formulas, etc at runtime or even create a recordset and use that all of which could display on your Crystal Report.