hello,
im new in access. have 7table.
1. marketingaccount
2. financeaccount
3. hraccount
4. itaccount
5. salesaccount
6. expenseaccount
7. incomeaccount
7 table have same field name, date, description , amount.
want sum of "amount" field data 7 table show in 1 place. if possible show in table great.
please help, how this? dont mind if report, query shows result.
stop. turn back. going wrong way!
read on "normalization". should have 1 accounts table, field distinguishing type of account; use queries select specific account. also, not want use tables data entry, viewing, editing or calculations; total of amounts not stored anywhere, in table. should instead calculated on fly in totals query , displayed on form or report.
this possible, albeit difficult , inefficient, 7 tables; easier data in 1 table.
Office / Access / Windows 10 / Office 2016
Comments
Post a Comment