db filtering report need help... (1 Viewer)

moi

Member
Local time
Today, 12:44
Joined
Jan 10, 2024
Messages
273
attached is my basic db, i have a problem in filtering my query for report source.. everybody is welcome to share solution..

please bear with me, just started learning access..

Area of concerns, queries and reports.. i used query to filter reports, but it gives me blank sometimes.. i.e. commission report buyer..
 

Attachments

see the code on "commission per buyer" button on frmPrintMgr.
Thanks a lot sir.. It does print the <all buyer>.. But no record to display for individual..
 
no, i did test it. only Buyer ddd dd, fff ff and ggg gg has commission (based on your query, see query qryCommission_Report_buyer).
actually if you print "ALL" you will see those 3 names on your report.

on second thought, why the Buyer have commission? how about the Agents?
 
Last edited:
no, i did test it. only Buyer ddd dd, fff ff and ggg gg has commission (based on your query, see query qryCommission_Report_buyer).
actually if you print "ALL" you will see those 3 names on your report.

on second thought, why the Buyer have commission? how about the Agents?
oh sorry... my bad..
 
yes it should print the 3, and it is printing in my computer.
 
oh sorry... my bad..
indeed they define the commission for "agent", "admin" and "mktg assist".. as shown on comm type.. and that is my struggle to make the total for the 3 comm type.. pls can you help me on that part also.. if you notice all my reports were not totaled on report footer..
 
is that on Same report? you want the Summary for Each commission Type?
 
see your report, i added 3 textbox on footer section.
also see the formula on those 3 textboxes on design view.
 

Attachments

see your report, i added 3 textbox on footer section.
also see the formula on those 3 textboxes on design view.
wow thank you very much sir arnel.. those things are beyond my knowledge as new learner..thank you...thank you sir.
 
see your report, i added 3 textbox on footer section.
also see the formula on those 3 textboxes on design view.
Sir is there an easy way to hide the Access menu/toolbars when my database open?. To restrict user to play with the objects?.
 
Navigation pane (left side window where you can see tables, queries, etc)? you can hide it using Access Option->Current Database.
 
Navigation pane (left side window where you can see tables, queries, etc)? you can hide it using Access Option->Current Database.
A ok.. I will check... How about the one on top of the screen when you open Access, i dont know what to call those like menu or toolbars.. Is it posible to hide also.
 
kung medjo, hindi "expert" yung gagamit, pwede mo i-rename yung db mo, change the extension to .accdr (runtime). ribbon menus and nagivation pane will not show.
 
kung medjo, hindi "expert" yung gagamit, pwede mo i-rename yung db mo, change the extension to .accdr (runtime). ribbon menus and nagivation pane will not show.
Nakita ko na ung navigation pane.. Ang masama ngayon, may napindot ako sa taas, nawala mga toolbars/menu.. Paano ko irestore sir.
 

Users who are viewing this thread

Back
Top Bottom