Upgrade of the WEEKNUM function

There is a difference of numbering the weeks between the United States and Europe. The function was developed by the U.S., this is why the function returns the American method. To find the number of weeks for the European countries, you must use a very complex formula.

But since the arrival of Excel 2010, WEEKNUM function takes into account the two calculation methods.

In this article you will find a summary of different methods to calculate the number of weeks depending on your Excel version and also the implementing rules of calculating the number of weeks between Europe and America North.

Posted in Expert, Intermediate | Leave a comment

Gantt Chart

For managers, time management is a priority. A Gantt chart can easily present the delay of the tasks and end of the task. However, you must care of the weekends. So, to add exactly the number of workdays, you must use the WORKDAY function.

Follow these steps to see how to build a Gantt chart.

Posted in Intermediate | Leave a comment

Office Recent Files

I can not resist to share with you this Windows gadget developed by John Walkenbach. This tool adds directly with your other gadgets (like the watch, the weather, ...). All your Office files are now visible on your desktop and to open one of these files, you just have to click on its name.

You can download this gadget on the page of the author.

Posted in Beginner | Leave a comment

Create a population pyramid

Excel offers a lot of chart models (curves, bars, Radars, ...). However, if you want to make a population pyramid, you can not find this representation in the different models.

But with a few tips, you can make a population pyramid like this.

In this tutorial, you can see the different steps to create a population pyramid.

Posted in Intermediate | Leave a comment

Analyze a formula with F9

The shortcut key F9 allows you to view the result of a part of your formulas. For example, if you have a very complex formula (as in the video below) and this formula returns an error, the F9 key will help you to easily find which part of your formula is responsible for the error.

At this address , you'll find the parsing tool, created by Roberto Mensa, Krisztina Szabó and Gábor Madács. You can download it for free :)

And you can review the other Shorcut method to improve your speed with Excel

Posted in Expert | Leave a comment

Copy / Paste with the function keys F5 & F8

When you work on columns that contain empty cells, the shortcut Ctrl + arrow does not work. But you can use the function keys F5 and F8, to select a huge range of non-continuous cells.

This 3-minute video shows you the technique and errors to avoid.



And find othet shortcut method in this page.

Posted in Intermediate | 1 Comment

The Ultimate page for the dates

Good morning all,

I have just finished to create a page where I have put all the date's formula like:

  • The first day of a month
  • The last day of a month
  • The first Monday of the month
  • The last Monday of the year
  • The last business day of the year
  • The number of days in a month
  • The number of weeks in a month
  • Calculation of legal holiday
  • Shift in the weeks ...

Well, all the complex functions but so useful :)

Bref, toutes les fonctions complexes que nous avons eu temps de mal à traiter regroupées en une seule page :)

Posted in Expert, Intermediate | 1 Comment

Presentation of the SUMIF function

As we have seen for counting the number of item in a list, you can also add values ​​for a specific criteria. In the next article, I show you how to add the quantity of pens sold.

But, you can also add data to a greater than,  equal or lower than another. A very good example of practice is with the dates. For instance, I show you how to calculate the sum of the order greater than a specific date.

Posted in Non classé | Leave a comment

Change the Excel language

You can change easily the language of Excel and, in the same time, change the function's name. This video will show you how to do :)

Posted in Intermediate | Leave a comment

Functions in other languages

If you work in several countries, it's not easy to find the name of the function in the local language.

Fortunately, this dutch website, display the correspondance between each function's name in most of the language in Europe.

http://wwwhome.ewi.utwente.nl/~trieschn/excel/excel.html

 

 

Posted in Intermediate | Leave a comment

Increase series

With Excel, you can create a series of data (Number, Date or Text) very easily.

Watch the next 3 videos to know the method.

Posted in Beginner | Leave a comment

Adjust your calculation with the INDEX function

The INDEX function returns data from array with 1 or 2 dimensions.

But this function can also return the reference of a cell. So you can include the function INDEX inside another function (like the function SUM for instance)

Posted in Expert | Leave a comment

Creation of worksheets by criteria

Did you know that Pivot Tables allow you to separate in a new worksheet each element of a column. Almost as if you created a filter and you want to put this result in a new sheet.

Impossible? No, Excel and the Pivot Table

Posted in Expert | Leave a comment

Difference between dates

The dates are false friends, because when we make calculations between dates, we are stuck because of the different number of days per month and breaks in the months and years. Additions is not simple (in this case the DATE function is very useful) but for the differences, this is even more complicated.

And then, there exists a function to perform incredible differences in the dates, it is the DATEDIF function (click on the picture to open the page)


The most amazing is that Microsoft decided to hide this function. It does not appear in the list of functions or in the online help.

Do not worry, you'll find in this article all the explanations learn how to use this function and an exercise to practise.

Posted in Intermediate | Leave a comment

Link the sheet’s name in functions

Often, you would like to use data in cells, inside the reference of formula (like VLOOKUP, COUNTIF,...). But, normally, you can not include the value of a cell in a reference ; except if you use the function INDIRECT

Posted in Intermediate | Leave a comment

Count your items

If you want to return how many times you have one item in a column, the function COUNTIF is the function you need.

Posted in Beginner | Leave a comment

Copy Paste easily

 
Beyound 100 rows, the mouse is not necessary to copy-paste.

In this case, the shortcuts are really useful. Let's show this video.

Posted in Beginner | Leave a comment

Swich the columns easily

 

Did you know that you can easily switch your rows and your columns and a simple clip and .... a shortcut with the keyboard ;)

Watch the following video in this article for this trick.

Posted in Beginner | Leave a comment

How to reduce the size of your excel files ?

Often your Excel workbooks have a size of several mega as they contain only
limited information. How to explain this oddity?

The reason is very simple and you can even check it yourself.
Often, due to handling errors, the last used cell row is not 100 or 200 as you might think but to the last cell in Excel document is often equal to the row 65536 (corresponding to
the latest in Excel 2003). You can easily reach the last row in Excel by pressing Ctrl + Shift + End or press the F5 key and select Special...

 

 

 

In this dialog, you select last cell and, after validation, Excel moves to the last cell known.

 

 

 

 

 

 

 

Fortunately, there is a utility that allows you to reduce the size of your files and keep your files only to cells used. You can download it here.

Once the file is downloaded, you can install it wherever you want on your computer (it does not matter). By double-clicking it, you see that a new tab 'Adds-In' appears in your menu bar. You also open the file to clean and then you have either the ability to clean unnecessary formats as well as the unused columns and rows.

 

After the launch of the program, the size is always the same. But when you save, you can see that the size of your Excel file has changed :)

 

Posted in Intermediate | 1 Comment

(Français) Tableau croisé dynamique

Sorry, this entry is only available in Français.

Posted in Non classé | 2 Comments