Latest Blog Posts

How to Insert a Text Box in Excel – 5 Methods

Method 1 - Add a Text Box using the Insert Tab Steps: Go to the Insert tab. Click Text Box.. The cursor will show a cross. ...

How to Use VBA to Change Textbox Text in Excel: 3 Easy Methods

  Method 1 - VBA Changing Textbox Text in Excel Steps: Go to Insert>Text>Text Box options. Create the Text box according ...

How to Resample Time Series in Excel (3 Examples)

Dataset Overview Here, we have the following time series and the gap between time is 0.1, starting from 0 to 10. With respect to these time periods, ...

How to Create a Data Table with 3 Variables – 2 Examples

Example 1 - Using a PivotTable to Create a Data Table with 3 Variables Enter Principle, Months, and Rates in B5:D12. Click E5 and ...

How to Truncate Text in Excel: 6 Methods

Method 1 - Applying LEFT Function to Truncate Text in Excel Steps: Select a new cell D5 where you want to keep the result. You should use ...

How to Find and Replace RegEx Patterns in Excel (3 Examples)

User-Defined Function in Excel VBA That Will Find and Replace RegEx Patterns VBA Code: Public Function Find_Replace_RegEx(main_txt As String, pat ...

How to Count Cells with Specific Value in Excel (5 Easy Methods)

Suppose we have a dataset of the Book Name, Published Year, Author, and Genre of some books. There are a variety of ways in which we can count ...

How to Change Treemap Order in Excel (with Easy Steps)

  Step 1 - Making a Data Set with Proper Parameters Create a dataset and insert the values. Step 2 - Insert a Treemap Chart ...

How to Abbreviate Numbers in Excel: 3 Easy Methods

Method 1 - Apply a Predefined Format to Abbreviate Numbers Steps: Select column D to format it. Right-click on the selected range. ...

Convert Scientific Notation to x10 to the Power of 3 in Excel

Method 1 - Use Formula to Convert Scientific Notation to x10 to the Power of 3 Format in Excel 1.1 Combine LEFT, TEXT and RIGHT Functions STEPS: ...

How to Create an Interactive Checklist in Excel (Easy Steps)

Dataset Overview To demonstrate the steps, we will use the dataset of the Home Office Checklist with answers. In Column B, we have information about ...

How to Import a Table from a Website to Excel (2 Easy Ways)

We will explore a sample website from which we will fetch a table. In this case, we will visit microsoft.fandom.com. The following website has a ...

How to Randomize a List in Excel Into Groups: 5 Suitable Ways

Method 1 - Randomize a List in Excel Into Groups Using RAND Function Steps: Select the C5 cell and copy the following formula into it. ...

How to Convert a Text Box into a Cell in Excel – 3 Steps

The dataset showcases Employee Name, Location (TextBox), and Location (Cell). Step 1 - Creating a Dataset Insert a column with the ...

How to Calculate Sigma in Excel (3 Effective Methods)

We have the Student Name in column B, ID in column C, and Mark in column D. We'll calculate the sigma value for marks. Method 1 - ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo