Is it possible to create a crystal report in vb???? If so, how...????

Yes it is. If you are using VB6, only up to version 11 (XI) will work. Version 12 only works on .net and up.

In your app, select references and select Crystal Report Libraries. This will give you access to the dll. In components, select crystal reports.

Add a report to your form and you are on your way.

There is a lot of coding for CR, so rather search google than to ask for codes here. "Crystal Reports in VB6"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.