Excel resources

Excel Tips & Tricks

Articles, examples, and practical guidance from the SpreadsheetWeb team.

Page 47 of 60 · 540 articles

How-to-format-numbers-in-thousands-in-Excel
Ilker · Dec 18, 2018

How to format numbers in thousands in Excel

In this article, we're going to show you how to format numbers in Excel with thousands separators without changing actual values.

Adam · Nov 30, 2018

Use Excel for Regression Analysis to Make Better Predictions

Excel can solve linear regression analysis problems using the least squares method. Linear regression assumes a linear correlation.

Ugur · Nov 21, 2018

Actuarial Models in Excel

Actuarial models one of the most common usages of Excel to build complex mathematical models and test them under various conditions.

Adam · Nov 20, 2018

Create an Excel Heat Map

In this guide, we’re going to show how you can create a dynamic Excel heat map with Conditional Formatting for better presentation.

How to delete Excel shapes (AutoShapes) using VBA
Ilker · Nov 20, 2018

How to delete Excel shapes (AutoShapes) using VBA

Excel, just like other Office products, supports AutoShapes. This article shows you how to delete Excel shapes (AutoShapes) using VBA.

How to make Excel delete all pictures
Ilker · Nov 16, 2018

How to make Excel delete all pictures

Deleting images can be time consuming in large workbooks. Let us show you how to make Excel delete all pictures automatically using VBA.

How to remove hyperlink in Excel quickly using VBA
Ilker · Nov 15, 2018

How to remove hyperlink in Excel quickly using VBA

Hyperlinks can often become nuisance. In this article, we're going to show you how to remove hyperlink in Excel quickly using VBA.

How to make Excel update links using VBA
Ilker · Nov 13, 2018

How to make Excel update links using VBA

Excel doesn't automatically update any external links in your workbooks. Let's show you how to make Excel update links automatically.

How to delete named range Excel using VBA
Ilker · Nov 12, 2018

How to delete named range Excel using VBA

Managing and removing named ranges in Excel can be challenging. Let's show you how to delete named range Excel using VBA with one click.