Excel VBA: Import Comma Delimited Text File (2 Cases)

Excel offers some cool features to import txt, csv, etc. files in the worksheet. Suppose, we have a sample text file containing Text and commas as ...

Hide Duplicate Rows Based on One Column in Excel (4 Methods)

Method 1 - Hide Duplicate Rows Based on One Column in Excel Using the Advanced Filter Select the dataset. Go to Data, then to Sort & ...

How to Read a CSV File Line by Line Using Excel VBA (3 Methods)

Dataset Overview To illustrate, we will use a sample dataset as an example. The below dataset within a CSV file represents the Salesman, Product, ...

How to Remove Formulas from Entire Excel Workbook (2 Ways)

Many of us know the techniques to remove formulas from a single worksheet. However, when we need to remove formulas from the entire workbook, the ...

How to Convert Word to Excel Keeping the Formatting – 2 Easy Methods

This is an overview. You have the following Word document. To convert it to an Excel spreadsheet: Method 1 - Convert Word to ...

Excel VBA to Convert CSV File to XLSX (2 Easy Examples)

We will use a CSV file that contains information about the Name, ID, and Date of Birth of some employees. We will convert this CSV file to an XLSX ...

How to Transfer Data from Excel to Word Automatically (5 Methods)

The following Book List table shows the Author, Book, Genre, and Published Year Columns. We'll transfer this table from Excel to Word. ...

Excel VBA: Read Text File into String (4 Effective Cases)

If you are looking for ways to read text file into a string using VBA, then this article will be helpful for you. So, let’s start with our main ...

How to Open Notepad or Text File in Excel with Columns (3 Easy Methods)

We have a text file where the values are delimited (separated) by dashes or hyphens and want to open the file in Excel for further processing. ...

How to Export PDF with Fit to Page Using VBA (3 Methods)

Dataset Overview Let’s start by introducing our dataset, which represents sales for a salesperson over 12 months for the years 2010 to 2015. ...

How to Hide Rows Based on Criteria with VBA in Excel: 15 Suitable Methods

Method 1 - Embed VBA to Hide a Single Row in Excel Steps: Press Alt + F11 on your keyboard or go to the tab Developer -> Visual Basic to ...

How to Replace a Character with a Line Break in Excel (3 Easy Methods)

In this article, I am going to explain how you can replace a character with a line break in Excel. While working with data sometimes we might need to ...

How to Use Random Number Generator in Excel (6 Examples)

You can use the random number generator in Excel to generate random numbers. Random numbers are data series that have no definite patterns. They are ...

How to Read CSV File in Excel (5 Quick Tricks)

In this article, we'll walk through 5 easy methods for reading CSV files in Excel, and provide some tips for working with them. CSV, the ...

How to Insert Excel Table into Word: 8 Easy Ways

Method 1 - Insert Excel Table into Word as Plain Text Steps: Select the table that you want to insert into Word. Right-click on the table and ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo