Microsoft
Software
Hardware
Network
Question : How do I add a percentage received or pie graph to an Access report?
I have a report (example attached) in Access 2007 that I use to keep track of what packets I have received from units by name. The report is grouped by the unit (UPC). The report is based off of a query - the first 6 columns are pulled from one table, the last 2 are a separate table linked in the query by SSN. The default value for "STATUS" for all personnel is "Not Received"/Total until I change it.
My question...How can I add a percentage number or pie graph of packets accounted for (i.e. anything other than "Not Received") to the bottom of each UPC grouping?
TIA
Answer : How do I add a percentage received or pie graph to an Access report?
What you have asked for requires that you be fairly proficient at Chart Design.
In any event, here is a sample of both the chart and the percents
I am sure that you can adapt this to fit your needs.
;-)
JeffCoachman
Access-EEQ24967833-PercentagesPi.mdb
(272 KB)
(File Type Details)
sample
Random Solutions
0x0000007B (0xBA4C3524, 0xC0000034, 0x00000000, 0x00000000)
What does Crawling Full status mean?
How to Parse http.ResponseText returned from Web service
How to capture text changed event in a text box changed by a client side popup window?
add a new print job and getting its ID
SQL Server 2000 - Post SP4 Updates
Need to delete phone numbers from new table which have already been used in a previous table but need to keep unused numbers.
how to extract a number from a string containng text and special character including white space
If in query
Adding bullet points to body of email using call and vba