header

Xylos Blog

Microsoft Excel: Analysing Formulas - Part 1

Posted by Johan Vermeire on 17/05/2013.

When you write a complex formula, everything might look logical the moment that you enter the formula, but when you see the formula after a few months, it might look overwhelming. If you receive a workbook from a colleague, it can be very challenging to interpret what he or she wanted to achieve.
In the following three posts, we’ll cover three different ways to analyse your formulas:
- Using the ‘Insert function’ wizard
- Using the built-in ‘Evaluate formula’ functionality
- Using F9

Outlook 2013: Cached Exchange Mode

Posted by Tom Van 't Veld on 02/05/2013.

How to manage the time that mails are kept offline in cached mode?

SharePoint: Subsite Theme/Composed Looks Inheritance

Posted by Elio Struyf on 26/04/2013.

This post describes the methods to inherit themes or composed looks through your subsites.

Microsoft Excel: Round Numbers

Posted by Johan Vermeire on 16/04/2013.

Excel contains a lot of rounding functions. Some people might get overwhelmed and select one hoping that it is the correct one. On the other hand, some people create complex functions while specific rounding functions might give the exact result in a much easier way. In this blog post, we’ll cover briefly the different functions.

Create a “% Complete” Progress Bar with JS Link in SharePoint 2013

Posted by Elio Struyf on 09/04/2013.

SharePoint 2013 has a lot new features and functionalities that it can do out-of-the-box. One of these new functionalities is the JS Link web part property. With this property you are able to control the rendering of the web part. This will mostly be used in combination with List View Web Part.