Posts

Showing posts with the label vlookup formula in excel

Excel: Master the Power of Formulas and Functions (IF and VLOOKUP)

Image
OVERVIEW Whether you need to calculate loan repayments, generate a profit-and-loss account, solve maths or engineering problems, in fact, think of any scenario that involves addition, subtraction, division or multiplication of numbers and you’ll find that Excel is the best tool for the job. Functions are built-in formulas that have been programmed to perform a specific calculation. They range from the simple such as SUM and AVERAGE (used to calculate the total and average of numbers in a range of cells) to the powerful IF and VLOOKUP.  Functions aren’t limited to calculating numeric data. They can save you a ton of time when working with text and dates too. For example, you can quickly calculate someone’s age from their date of birth, combine text items from several cells into a single cell or convert a list of lower case text items to capital letters. Do you create financial or data models?  Excel is the perfect tool for that. Build the model using formulas and w...

Microsoft Excel: Let’s Look Beyond the Lookup

Image
OVERVIEW Microsoft Excel VLOOKUP retrieves one result to a match request, if that match can be found in the leftmost column of a large dataset. If the data is not laid out properly, or if the data is held as the wrong type, everything crumbles in the spreadsheet. Instead, you can expand your horizons with text, logical, lookup, and math functions – as well as new ways of referencing the data. This webinar will explorehow to use VLOOKUP in Excel and many other powerful, dynamic functions available in Excel. All too often, we get our data from clients that don’t understand how to use Excel, or databases that weren’t set up with our goals in mind. We can spend far too long trying to make the data just right, instead of pulling out the right tool from the toolbox. Integrating IFERROR, ISERROR, and IFNA with VLOOKUP immediately makes it more forgiving, and using MATCH with it makes it more flexible. You can replace VLOOKUPfunction in Excel entirely, sometimes with INDEX and MATCH, ...