Formulas parameters

One of the earlier “recipes” was about the INDIRECT function. It serves to forward a range as a parameter of SUM, AVERAGE, MAX, MIN or, for example, some other aggregation function. A range is defined as string that is contained in another cell. Let’s show, in one simple example, how this works.

Sales volume in relation to the goal

Sales volume in relation to a given target can be shown by a goal achievement chart. There is another way to do this, and that is to display real sales values ​​instead of moving the intersections of the x and y axes, using a Combo chart in which the target would be a horizontal line based on the data in the table. Also, by adding the Spin Button control, we will be able to change a goal easily, which leads to the dynamic chart.

Picturesque labels

When we make charts in most cases we’ll use text labels, numbers, dates, percentages etc. to display categories on the x axis. Sometimes descriptions are too long, so we have to work in different ways to display them in an adequate manner. Could we use something that describes them more closely such as a currency symbol, an envelope, a smiley face? In this “recipe” you will learn how to add different symbols to a table or chart.

Fractals

The definition of fractals is quite extensive, so I will reduce it to a short interpretation that they represent images, created from repetitive patterns, and their representation is calculated by applying certain mathematical equations. Since I make an Excel greeting card almost every year and create a “recipe for drawing a Christmas tree” I will not deviate from tradition. We will “draw” the Christmas tree with the help of one simple fractal.

Content generator

A few years ago, I attended a panel discussion on whether artificial intelligence will be able to replace humans when it comes to creative writing. Some participants claimed yes, others no, and my position is that it is not so much who will write and how, but who will such materials. Gloomy vision, isn’t it? In this text, I will show you how to fill in the pre-prepared text with your own values ​​and thus create fake news using the SUBSTITUTE function.