Abu Saleh Arman is a Marine engineer and Excel & VBA expert. He loves programming with VBA. He finds VBA programming a time-saving tool to manipulate data, handle files, and interact with the internet. He is very interested in Python, MATLAB, PHP, Deep Neural Networks, and Machine Learning, showcasing his diverse skill set. Arman holds a B.Sc in Naval Architecture & Marine Engineering from BUET, Bangladesh. However, he switched to a content developer, where he writes technical content about Excel and VBA.
We have an Excel file that contains information about the employees of a company. The worksheet has the Name, Age, Gender, Date of Birth, States they come ...
While working with important information in Excel, you might need to encrypt your worksheet or protect it with a password. Sometimes you need to protect the ...
Dataset Overview Let’s consider a scenario where we have an Excel worksheet containing information about products sold by a company to customers. The ...
The TIMESERIAL in Excel is a built-in Date/Time function that can be used in VBA. The TIMESERIAL function returns a time or Variant (Date) given an Hour, ...
The Rnd function in Excel VBA returns a Single containing a pseudo-random number. Rnd is the abbreviation of Random. The Rnd function returns a value less than ...
Let’s assume a scenario where we have an Excel file that contains information about the products that a country exports to different countries in Europe. We ...
This is an overview: Solution 1 - Replacing Missing or Distorted Date Values to Group Dates in a Pivot Table Step 1: There are error date ...
Pivot Tables in Excel are a great way to summarize, analyze, explore, and present summary data. A pivot table allows you to extract the significance from a ...
We have an Excel worksheet that contains information on various outlets of a chain restaurant all across the United States. The Excel worksheet contains sales ...
If you are a shop owner or have a small business, you might need a cash bill invoice to give to your customers with the cost of each purchased item and other ...
Let’s discuss how to use the Excel RIGHT function to find characters from the right in Excel. Below is a summary of the formulae used in this tutorial. ...
The dataset showcases information about Product, Delivery Date, Deadline to deliver the product, and delivery Status. To change the column width to mm from ...
This tutorial will help you to use Autofill shortcut in Excel of various types to conveniently autofill or populate the cells in Excel without any hassle. We ...
Excel provides the user with a great functionality named Filter which helps us to only view the data we need while hiding all the non-relevant data. The filter ...
Method 1 - Determining the Fixed Loan Repayment for Every Month of the Year Let’s break down how to calculate interest on a loan in Excel using the PMT ...
