TOC - Bob? Non-contracted Devices - I don't get that unit when I run the report. Did you change the data after running your report? Warranty Replaced Machines - The JRemoved and replaced are the data in the Machine_Archive table. If you want the report to say the same, the data needs to be changed. Bob or I can change it, but need to know which you prefer. Color-to-total volume comparison - There were no cylinders for The All Schools or All Non-Schools Average because I had no data to populate for them. I have added code that will at least give them a 0 volume so the cylinders will show. I also inserted the values you gave me into the database, so they are accurate now. I would like to know how you get your figures so I can make this dynamic because right now, I have to put these figures in manually. Equipment Usage and Recommendations - The life expectancy and Model Intro Date for this model are both null in the machines table. This is a data issue. Bob or I could add the data, but need to know what the values should be. I have included the note for clients with 2 payments or less, on all pages, but I could make it dynamic and ONLY put it on the reports for clients that have 2 payments or less. Industry Average Copies Per STudent (Black and Color reports)- You did send me some data, but I question if it is the right data because the values are drastically less than any other year. For now, I have derived the values based on data from Machine_Archive and Organizations tables. Leased / Owned Equipment Details - I am not sure where you want the font size and space between each line increased. Do you want this for the entire report or just the section with the number of machines? Please give me more info. annual_blk_vol_grouped.php - Moved legend and COVID bubble. Changed font_size on both and padding on bubble. color_tot_vol_compare.php - added a code block to set the values for the district totals to 0 so the cylindar bars will at least appear. Also added the totals for 2021. equip_usage_recommendations.php - Added note at bottom, added a recommendation for when the volume is 0, added a header for the district totals when it is the only thing left to print. spc_srv_supply_cost_sav.php - changed image scale to 100, realigned columns, enlarged and boldened closing note. /**********/ color_tot_vol_compare.php - commented out code to get the values and added in the hardcoded values from Pam cost_comparison_blk.php - changed to use dynamic instead of hard-code. proj_equip_costs_bldg.php - added selling note at bottom and decreased font size of spacer row so content will still fit on one page, but it still goes onto an extra page. Changed scale to 1.00 proj_equip_costs_bldg_color.php - changed scale to 1.00 leased_owned_equip_details.php - moved total over to the left, aligning it with the addends. leased_equip.php - added code to highlight alternating rows owned_equip.php - - added code to highlight alternating rows, capitalized page title stardoc_users.php - Changed scale to 1.00, added code to highlight alternating rows client_benefits.php, vendor_benefits.php - put last year's logo back, changed opening note to last year's, changed amount of sections to print on one page from 5 to 4 stardoc_features.php - put last year's logo back, changed amount of lines to print on one page from 60 - 45