Academy

Excel Function Translations: English to Dutch // PerfectXL Academy

English to Dutch

List of Excel function translations from English to Dutch for if you’re familiar with the English version of Excel and you have to work with the Dutch version.

HLOOKUP function in Excel // PerfectXL Academy

How to use HLOOKUP in Excel

HLOOKUP is a function that makes Excel search for a certain value in a row (the so called ‘table array’), in order to return a value from a different row in the same column.

VLOOKUP function in Excel // PerfectXL Academy

VLOOKUP

VLOOKUP is a function that makes Excel search for a certain value in a column (the so called ‘table array’), in order to return a value from a different column in the same row.

IF function in Excel // PerfectXL Academy

IF

The IF function in Excel performs a logical comparison between two values. The result of the IF function is either TRUE or FALSE.

Never struggle with these VBA errors again // PerfectXL Academy

Never struggle with these errors in VBA again

In this article we’ll look at three common error messages in VBA: why they appear, and how to fix them.

Avoid long formulas in Excel files // PerfectXL Academy

Avoid long formulas

Whenever possible, keep your Excel formulas short and simple. Long formulas are harder to read, harder to understand, difficult to check and tough to improve.