Counting cells in Excel

Excel provides 4 different functions to count cells: count(), counta(), countblank(), countif() Counts cells in the range which hold a value. Empty cells and cells containing formulas are not counted.…

How to concatenate cells in Excel

This post shows how to concatenate cells in Excel. concatenate() function concatenates cells=concatenate(A1,A2) Suppose we have the following data: The & operator can be used to concatenate cells. The following…

How to join a team

This post will show you how to find and join an existing Microsoft Teams team. To join a team, simply click on the Teams icon and then on the “Join…