MS Excel: Formulas and Functions – Listed by Category

Excel formulas and functions including worksheet functions entered in the formula bar and VBA functions used in Macros. Worksheet formulas are built-in functions that are entered as part of a formula in a cell. These are the most basic functions used when learning Excel. VBA functions are built-in functions that are used in Excel’s programming environment called Visual Basic for Applications (VBA). Below is a list of Excel formulas sorted by category. Lookup/Ref Functions ADDRESS (WS) Returns a text representation of a cell address AREAS (WS) Returns the number of ranges in a…

Loading

Read More

MS Excel: How to use the LOOKUP Function

This Excel tutorial explains how to use the Excel LOOKUP function with syntax and examples. Description The Microsoft Excel LOOKUP function returns a value from a range (one row or one column) or from an array. The LOOKUP function is a built-in function in Excel that is categorized as a Lookup/Reference Function. It can be used as a worksheet function (WS) in Excel. As a worksheet function, the LOOKUP function can be entered as part of a formula in a cell of a worksheet. There are 2 different syntaxes for the LOOKUP function:…

Loading

Read More