Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Can you create a userform that has textboxes and such then have that information carried over to a crystal report wit out having to be linked to a database. Basically I am creating an application where a user fills in the data then click a generate report and a proffesional report is ready to be prined and handed to customer. Is this possible? and how?
Posted

1 solution

Yes you can have such functionality by using Parameter Fields in crystal reports.
See the following:

link 1[^]


Link 2[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900