Make words plural
To make a singular noun plural based on a given number of items, you can use a formula based on concatenation and the IFNA, VLOOKUP, and IF functions. In the example shown, the formula in D5 copied down is: =B5&" …Read more
To make a singular noun plural based on a given number of items, you can use a formula based on concatenation and the IFNA, VLOOKUP, and IF functions. In the example shown, the formula in D5 copied down is: =B5&" …Read more
The Excel IMAGE function is designed to add images to a worksheet with a formula. Like the HTML img tag, the IMAGE function provides options to set the source path, the alt text, height and width, and other size attributes. Because IMAGE accepts a path to an image as plain text, this text can be …Read more
Combinations and permutations are two basic ways to count possibilities, used in probability, statistics, games, passwords, and lotteries. This article explains the difference between them, when order and repetition matter, and the Excel functions you can use to calculate each case: FACT, PERMUT, …Read more
Learn Excel with high quality video training. Our videos are quick, clean, and to the point, so you can learn Excel in less time, and easily review key topics when needed.