Hi ,
i am new to access and i am struck with a prob in building a report.
i have a table with name : Books
and fields
Title ------Type-------Page-----Publisher---Scanner----RFBD
Book1----Simple------199-------- -1 -------- --------- --
Book2-----Hard-------282-------- -------- -1 --------- --
Book3 --Very Hard -- 343-------- -------- ------------ -1 ---
Book4-----Hard ----- 534 ------ -1 -------- 0 --------- -1 ----
Book5----Simple ---- 232--------- --------- -1 ------ -1 ---
here the feilds Publisher, Scanner, RFBD are Option Buttons
i attached my test data base....
Now i need to create a report showing like
-------------Type--------Pages
Publisher
-----------Simple -------- 199
-----------Hard ----------- 534
-----------Very Hard ------- 0
----------------Total --- 733
Scanner
-----------Simple -------- 232
-----------Hard ----------- 282
-----------Very Hard ------- 0
----------------------Total --514
RFBD
-----------Simple -------- 232
-----------Hard ---------- 534
-----------Very Hard ----- 343
-------------------Total -1109
Total Pages = 199+282+343+534+232 = 1590
my db file is attached
i am new to access and i am struck with a prob in building a report.
i have a table with name : Books
and fields
Title ------Type-------Page-----Publisher---Scanner----RFBD
Book1----Simple------199-------- -1 -------- --------- --
Book2-----Hard-------282-------- -------- -1 --------- --
Book3 --Very Hard -- 343-------- -------- ------------ -1 ---
Book4-----Hard ----- 534 ------ -1 -------- 0 --------- -1 ----
Book5----Simple ---- 232--------- --------- -1 ------ -1 ---
here the feilds Publisher, Scanner, RFBD are Option Buttons
i attached my test data base....
Now i need to create a report showing like
-------------Type--------Pages
Publisher
-----------Simple -------- 199
-----------Hard ----------- 534
-----------Very Hard ------- 0
----------------Total --- 733
Scanner
-----------Simple -------- 232
-----------Hard ----------- 282
-----------Very Hard ------- 0
----------------------Total --514
RFBD
-----------Simple -------- 232
-----------Hard ---------- 534
-----------Very Hard ----- 343
-------------------Total -1109
Total Pages = 199+282+343+534+232 = 1590
my db file is attached
Attachments
Last edited: