MAHBUBUR RAHMAN is a leather engineer with a talent for Excel and a passion for VBA programming. To him, programming is like a time-saving wizard, making data manipulation, file handling, and internet interactions a breeze. His skill set extends to SPSS, STATA, Deep Neural Networks, and Machine Learning. Holding a B.Sc in Leather Engineering from Khulna University of Engineering & Technology, he's shifted to become a content developer. In this role, he crafts technical content centred around Excel and VBA. Outside work, catch him reading books, exploring new places during travels, and watching movies.
Here, we have a sample dataset containing Customer Name, Gender, Loan Purpose, Job, and Credit Risk. The dataset is repetitive. Snoop, Almanda, and Catherine ...
To demonstrate our methods, we'll use a sample dataset containing Date, Region, and Sales. and calculate the average Sales within a certain date range. ...
Combining LEN and SUBSTITUTE Functions You can use a formula combining LEN and SUBSTITUTE functions to count the number of characters within a cell. This is ...
In this article, we will learn how to Turn on Spell Check in Excel using the Review tab, shortcut key, and VBA code. But, let's first learn how to turn on ...
We will use a sample dataset containing Date, Product, Price, Quantity, and Sales. We'll lock some cells so they can't be edited. How to Lock ...
In this sample dataset, the Name values are in Text format, Weekly Income is in Currency Format and other cells are formatted with text and cell color. ...
We'll use the example dataset, which includes information on Region, Product, Quantity Price, and Sales. There are some blank cells in the Quantity column, ...
This is the sample dataset. Method 1 - Using an Advanced Filter for a Cell That Contains Unique Text Values The dataset contains ...
Our dataset contains empty rows, and we'll remove these empty rows in various ways. Method 1 - Manual Approach to Delete Empty Rows in Excel Steps: ...
We have attached a sample workbook containing sales information, including Date, Product, Country, Quantity, and Sales. How to Count Cells with a ...
Let's use a sample dataset containing Name, Gender, and Date of Birth to showcase how you can count how many cells contain dates in Excel. Method 1 ...
Method 1 - Copy Merged Cells Using Paste Option Steps: Select the cells and press CTRL+C and paste it anywhere in the worksheet you want by pressing ...
The sample dataset showcases Employee Name and Attended Office. Find the names of employees who didn't attend the office. Method 1 - ...
In this article we will cover several simple and effective ways to use a profit and loss percentage formula in Excel. To demonstrate our methods, we'll use the ...
We will use a sample data set containing the Loan amount, Yearly Interest Rate, Daily Interest Rate, and Accrued Interest Period to Calculate Accrued Interest ...