View Single Post
 
Old 08-22-2019, 12:44 AM
ArviLaanemets ArviLaanemets is offline Windows 8 Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Having separate tables for specific period is really bad idea! This means you have continuously edit the workbook. Attached is an example where you have a single sheet where you register all mails, and a report sheet where you select a month, and wanted statistics are displayed.


Currently there is a table where you can see how many mails were assigned to every member of team at every date of month. Also is there a column, where total number of unsolved mails from previous months for every member is displayed.


You can add similar tables below current one, where some other statistics are calculated (e.g. the number of mails solved for every day of month for every member of group).


Managing such workbook is simple. Let's assume a year is a proper period for workbook, and you had a similar workbook for previous year (e.g. Mails2018.xlsx). You save the old workbook as Mails2019.xlsx, and remove all records from sheet Mails which were resolved. Unresolved mails are remaining (you can change the mail date for them to 31.12.2018, so do have only December of previous year in months list in new workbook). When there are some employees which did left before year 2019, you can remove them from sheet Team. and that's all! You can start registering mails arriving in year 2019!
Attached Files
File Type: xlsx EmailsTally.xlsx (19.7 KB, 16 views)
Reply With Quote