HOW TO SUMIFS EXACT MATCH IN EXCEL

HOW TO SUMIFS EXACT MATCH IN EXCEL

By default, the SUMIFS function is not case-sensitive. To make it case-sensitive and do an exact match, follow the below steps: SUMIFS COMPLETE EXACT MATCH Alternative 1: Using a combination of SUM, IF & EXACT We shall start by doing a complete exact match then a...
Extracting the Last Word In Excel

Extracting the Last Word In Excel

Assume you have below data and you need to get the last name as Surname & the rest as Other Names. If only One name exists extract it as the Surname. Here are the Steps to follow: Find the position of the last word in the name.To do this you need to count the...