Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Calculating Opening Balance using crystal reports

Last post 05-08-2008 9:58 AM by chvsudhakar. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-08-2008 9:58 AM

    Calculating Opening Balance using crystal reports

    Hi Everybody,

    I am designing a small accouting package using .net & Crystal Reports. 

    Only problem is with Calculating Opening Balance and Page wise Running Totals.

    Can any one help me in this matter.  How to calculate & place opening balance in crystal reports.

    my database structure is like this

    dayhead

         tno (primary key)
         tdate
         voucherno
         vouchertype (payment, receipt, JV)
         narration

    daydetails

         ttno (primary key)
         tno (foreign key from dayhead)
         accode (account code)
         credit
         debit
        

    Thanks in advance

    Ch. V. Sudhakar

    • Post Points: 5
Page 1 of 1 (1 items)