Hosne Ara is a materials and metallurgical engineer who loves exploring Excel and VBA programming. To her, programming is like a time-saving superhero for dealing with data, files, and the internet. She's skilled in Rhino3D, Maxsurf C++, MS Office, AutoCAD, and Excel & VBA, going beyond the basics. With a B. Sc. in Materials and Metallurgical Engineering from Bangladesh University of Engineering and Technology, 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.
In this article, we will demonstrate how to generate a random number within a range in Excel in 8 different ways. Example 1 - Using Excel RAND Function to ...
Difference between Linking and Embedding Before we dive into linking and embedding Word documents in Excel, let’s first understand the difference between ...
In this article, I will discuss the details of the Displaced Moving Average (DMA) formula in Excel. DMA is a variation of the Simple Moving Average (SMA). So, ...
This is the syntax of the VLOOKUP function: VLOOKUP (lookup_value, table_array, column_index_num, ) The fourth argument (range_lookup) indicates whether ...
In this tutorial, I will explain the details of the excel VBA Space function along with some examples. This function can only be used in VBA code. Usually, ...
In this article, I will describe the details of the VBA Len function along with some examples. Likewise, excel LEN function, VBA Len returns the length of a ...
Method 1 - Applying the SORT Function to Arrange and Create a Drop-Down List The sample dataset (B4:C13) contains fruit names in random order. ...
1. Edit Hyperlink through a Simple Right-Click in Excel Steps: Right-click on Cell B5 and select the Edit Hyperlink. The Edit Hyperlink dialog ...
Dataset Overview We have a dataset containing student details (Name, ID, Scores). In Cell B8 and C12, there are two notes. Additionally, in Cell D7 and D10, ...
Method 1 - Use the COUNTIF Function to Highlight Cells That Have Text from a List We have a list of Fruit 1 (B4:B14) containing several fruit names. In ...
The dataset contains date-wise sales data from different stores. Create a Pivot Table and group columns into Column Labels. Method 1 - Creating a ...
Let's work with a dataset containing date-wise sales of some mobile phones to make a Pivot Table. Reason 1 - Excel Pivot Table Is Not Gathering Data ...
In this tutorial, I will discuss several methods regarding MS Excel's advanced Lookup functions. I will use the single Lookup Function to return expected ...
Method 1 - Create a Bill Header with Company Details Enter company details such as Company Logo, Name, Address, Contact Details, GSTIN No. etc. ...
We have a dataset containing the hobbies of several people. However, one person (Emily) has more than one hobby. We will show how you can extract multiple ...
