Is there a way to sum up the time of all meetings for each category (e.g. red) for a specific period of time (e.g. the last week) in Outlook? Thereby, I want to analyze how a spend my time during the week [I assign every single time slot to exactly one category].
Count / sum-up weekly work time by calendar category (MS Outlook)
18.2k Views Asked by ateich At
2
There are 2 best solutions below
0
Joel.O
On
There's another option :
To use an application that can gather your Outlook data and provide reports, for instance :
- TrackingTime : directly connects to Outlook and you can choose which calendar(s) to use, provides reports by calendar and people.
- Timecamp : You can import ics files, that'll give you many report options too
- Probably many more, that I haven't tested.
Related Questions in CALENDAR
- Having trouble writing a calendar, I couldn't find a detailed guide answering my questions anywhere
- Algorithm to find the Gregorian date of the Chinese New Year of a certain Gregorian year
- google calender library disable Previous date
- Adding calendar in ms access and view the data of specific day by clicking the date
- Can't call EWS service with API Java SSL and certificates
- Obtaining value from Calendar control without selecting a day
- Generating dates to the days of a week in Python?
- "is this date the third thursday of the month?" - Java Library?
- Django: Which days have objects?
- Adding reminder to event fails in Android
- Embed editable google calendar for those who have the access
- How to open different activities for each day in the custom calendar
- having trouble in setting up a calendar in tkinter
- How to fetch tasks from android calendar?
- How do i delete the JLabel from previous creation?
Related Questions in OUTLOOK
- Act on Outlook mail item when opened for editing
- Outlook MailItem HTML Formatting Dropdown
- Is there such thing as Outlook Message Delimiter?
- EWS Service.FindItems() throws an exception when using SearchFilter.IsEqualTo
- How to show the appointment page from a form region in outlook
- How to be sure Outlook application has been loaded completely (application.StartUp event)
- Outlook 2013: select multiple emails and autoreply using template
- Access VBA To Send Query Results to Outlook Email in Table Format
- Visual Basic - Screen shot then insert into email
- create a outlook add-in to popup an input text field form for user info
- Table width does not work in Outlook 2010
- Modify background color of MailItem in Outlook 2013 Inbox
- Getting Outlook Window from VSTO Addin
- Too many mistakes: String not correct _1 ; Controlsend?
- Outlook 2013 VBA Public Variable Doesn't Persist
Related Questions in CATEGORIES
- Having an archive page with categories and tags
- Magento: How To add category Description in topmenu?
- Set Gmap Icon to different categories with php
- Assign categorical number to range of values in Excel
- Sum of all custom fields for category
- Show custom category field values on the front-end
- Magento CE / Replace category sort by product-ID fallback
- Opencart 2.0.3.1 - Some products not showing up in category lists
- Custom post type Wordpress query by category
- Selected category doesn't remain active after clicking
- Compare and Print in Lua?
- Wordpress list category in custom post type
- Parent Category - Sub category and Product database organization
- PRESTASHOP 1.6 Display product category description on product list page
- Wrong display of WooCommerce category page title
Related Questions in TIME-MANAGEMENT
- In using OpenErp 7 or Odoo 8, how do I modify it such that a manager assigned to a project is the one who will approve all timesheet entries for it?
- Org-mode: divide agenda by blocks of 20 items
- flutter: how to change current date and time from my app
- web-based project management and time keeping software?
- How to organize team resources with ever changing clients / project requirements
- Calculating Project Programming Times
- Always staying behind at work - sign of bad project management?
- Count / sum-up weekly work time by calendar category (MS Outlook)
- Could you work on a project for more than 10 years without releasing anything?
- How many of you are recording their historical project-data - for future estimates and how are you doing it?
- How to Deal with chronic time issues?
- How do you balance working for a living and contributing to open source projects?
- What learning habits can you suggest?
- The effects of design on application delivery time
- How do you find time for improving your programming skills?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Here are two ways of achieving it:
http://www.howto-outlook.com/howto/timespent.htm