borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Tutorial on VB DataReporting Request)Next Topic (crystal report error-urgent) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Visual Basic And Data Report
Poster Message
rohitengineer
Level: Trainee

Registered: 14-01-2006
Posts: 1

icon Visual Basic And Data Report

Hi ALL,

I am facing a problem while designing a data report. I am using ADO data Environment for getting the data from the Microsoft Access database. I want to include serial number for the report entries. Could any one suggest me how can i do it.
I cann't use Auto Number because report is not containng all the records

Like  now entries are coming like this

rohit     21     India   200
Varun   22     India   200

I want the entries like

1.  rohit     21     india     200
2.  varun   21     india     200

How can i do it

I have an another question also
Appliction i am developing is a database application it contains entries upto several pages
i want that in a report sum of all the entries in a page comes last in a page an this sum carry forwrds to the next page also

suppose there are two entries in page 1
1.  rohit     21     india     200
2.  varun   21     india     200
                       sum =   400
this sum should be carry forwards in the top of the next page
like this
       previous carry  =   400
1.  ro     21     india        300
2.  va    21     india        500
                       sum =   1200

Can crystal reports solve my problem
Thanks
Rohit

14-01-2006 at 09:55 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : Visual Basic And Data Report
Previous Topic (Tutorial on VB DataReporting Request)Next Topic (crystal report error-urgent) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder