Hi All,
I am new to
VB and database programing. I have to create a database program to store company's Annual Report data like 'BalanceSheet', 'Income Statement' and 'Cash Flow statement' inlcuding some calculation. So you can imagine there will be almost 80-100 fields. I don't think that in a single screen the fields(textbox) can be adjusted, so probably
VB's 'SSTAB' have to be used.
Can anyone help to give some ideas how to start or a sample program?
Thanks