LoslegenKostenlos loslegen

Let’s play a little game!

Try and find the correct name by following these steps.

Start in cell A1 and follow each step to find the three-letter-word we are looking for!

Once each letter is found, it becomes a word (e.g., First_Letter, Second_Letter, …).

  1. First_Letter = OFFSET (A1, 2, 1)
  2. Second_Letter = OFFSET (First_Letter, 1, -1)
  3. Third_Letter = OFFSET (Second_Letter, -1, 3)

An Excel table with several coloured cells with letters

Can you find the word we are looking for?

Diese Übung ist Teil des Kurses

Advanced Excel Functions

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten