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