Greetings!

I'm preparing datareport for Petrol consumption in VB6. My report should be gasoline, diesel and other consumption.. It is possible to print these three consumption seperatedly in one paper page or is there any alternative solution for this?


I want to print same like this:

GASOLINE
VEHICLE TOTAL LITERS AMT/LTRS TOTAL AMOUNT
1 100 .60 60
2 120 .60 72

DIESEL
VEHICLE TOTAL LTRS AM/LTRS TOTAL AMOUNT
3 100 .25 25
4 200 .25 50

OTHER CONSUMPTIONS
VEHICLE CONSUMPTION AMOUNT
3 BRAKE FLUID 10


TOTAL AMOUNT OF CONSUMPTIONS 217


all consumption are called from the database file.

Thank you in advance.

yes it is possible, just design your sheet the you want it to be, put lines to separate them

its much easier to make it using "crystal report"

u might get prob when using the data env, of VB

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.