SYEDA FAHIMA NAZREEN is an electrical & electronics engineer who loves exploring Excel and VBA programming. To her, programming is a time-saving tool for dealing with data, files, and the internet. She's skilled in Proteus, MATLAB, Multisim, AutoCAD, Jupiter Notebook, and MS Office, going beyond the basics. With a B.Sc in Electrical & Electronic Engineering from American International University, Bangladesh, she's shifted gears and now works as a content developer. In this role, she creates techy content exclusively focused on Excel and VBA. Beyond the tech stuff, catch her lost in books, explore new places during travels, and enjoy movies and TV series in her downtime.
The dataset used for these methods contains three columns with the product ID, prices of the products, and delivery dates of a company's products. ...
Several Date formats are available in Excel. This is the sample dataset. Method 1 - Using the TEXT Function to Convert Number (YYYYMMDD) ...
Method 1 - Using IF with Cell Reference for Excel Cumulative Sum with Condition Steps: In cell D5, enter the following formula: ...
Here's an overview of applying formulas in cells based on the colors they have. Apply Formula Based on Cell Color in Excel: 5 Examples We will use ...
Example 1 - Using SUMIFS Function with Asterisk (*) Wildcard 1.1 Text Contained Within a Text String Steps: Insert the formula in cell E5. ...
Here's an overview of all the methods you can use to sum cells based on different criteria options. Download the Practice Workbook You can download ...
Let's have a quick look to the methods we will be using here and the relevant output. How to Use INDEX MATCH with Multiple Criteria in Excel: 3 Ways ...
The sample sheets are for 3 consecutive months: January, February, and March, containing the Product Name, Product ID, and Sales for each month. We ...
This article describes various ways to remove special characters in Excel. Here's an overview of the methods and formulas we'll be applying. ...
Dataset Overview We have the following sample dataset which we are going to use to demonstrate the 7 methods. The dataset contains columns for ID and Name. ...
We will use the following dataset to explain formulas to find the first occurrence of a value in a range in Excel. The dataset contains two columns with the ...
We will use the following dataset to explain how to count empty cells in Excel. Method 1 - Count Empty Cells by Inserting Functions Case 1 - Using ...
The sample dataset contains data related to the Sales_ID, the Date of Sales according to the ID number, and the Number of Sales that occurred for that ...
Let’s consider the following dataset. It contains the list of product IDs, sales dates, and sales numbers. Some of the cells have blank values, which ...
The sample dataset showcases authors and book titles: Method 1 - Using the SUMPRODUCT Function to Count Specific Characters in a Column 1.1 ...