foxuma2001
MIS
Hai friends,
I am involved in developing an accounting package in VB. As a part of this software, I want to display Profit and Loss Account and Balance Sheet for a particular company. What r all the available ways for this display purpose ?
For eg., A particular profit and loss account may have 100 rows and finally I should calculate profit or loss and I should display the total.It should look something similar like we see profit and loss account in Tally software. Total should be underlined.
I should use flex grid? or
I should write to a text file and display it? or
I should simply print it in the form using form1.print ?
Which method is efficient to do this?
If anybody has done some similar project like this can u able to suggest me as regards this?
Also anybody know any site which help in coding for accounting package in VB.
Thanx in advance.
Regards
Uma.
I am involved in developing an accounting package in VB. As a part of this software, I want to display Profit and Loss Account and Balance Sheet for a particular company. What r all the available ways for this display purpose ?
For eg., A particular profit and loss account may have 100 rows and finally I should calculate profit or loss and I should display the total.It should look something similar like we see profit and loss account in Tally software. Total should be underlined.
I should use flex grid? or
I should write to a text file and display it? or
I should simply print it in the form using form1.print ?
Which method is efficient to do this?
If anybody has done some similar project like this can u able to suggest me as regards this?
Also anybody know any site which help in coding for accounting package in VB.
Thanx in advance.
Regards
Uma.