Quantcast
Channel: Apache OpenOffice Community Forum
Viewing all articles
Browse latest Browse all 1281

Calc • Re: Grouping Sheets by Type

$
0
0
Attached is a simple database demo.
There are only 3 simple tables taking the accounts, transactions and bookings.
Queries are analog to formulas. Unlike a formula, a query returns a whole record set of columns and rows.
The user interface (what a user is supposed to work with) consists of forms and reports.
The accounts form takes names and descriptions of accounts. The number is automatically set, which may not be what you want in reality.
The transactions form takes a name and description of a transaction, sets an automatic time stamp and you can add bookings on the debit and credit side.
There is a report which shows the transactions grouped by their accounts. Reports are for printing.
Table data and queries can be used in spreadsheets.
Debit_Credit.odb

Statistics: Posted by Villeroy — Sun May 05, 2024 7:50 pm



Viewing all articles
Browse latest Browse all 1281

Trending Articles