ExcelleN
  • EXCELLEN
  • Excel Blog
  • Confidence Interval Calculator Performance Tracker Current Day Highlighter - Conditional Formatting Split Out Numbers and Text - Excel VBA Excel Macro Scheduling Tutorial Auto Excel Workbook Backup Auto Email Specific Excel Range | Macro Tutorial Auto Email PDF Report In Excel | Macro Tutorial Google Sheets Macro Scheduling Tutorial Link Google Sheets to Excel Tutorial Link Excel to Google Sheets Tutorial Personal Macro Workbook - Excel Macro Tutorial Stock Dashboard - Google Sheets Resize All Charts Macro - Excel Macro Linear Forecast Model - Excel Template Note System - Excel Macro Tutorial
  • T-Shirts
ExcelleN
  • EXCELLEN/
  • Excel Blog/
  • Excel Projects/
    • Confidence Interval Calculator
    • Performance Tracker
    • Current Day Highlighter - Conditional Formatting
    • Split Out Numbers and Text - Excel VBA
    • Excel Macro Scheduling Tutorial
    • Auto Excel Workbook Backup
    • Auto Email Specific Excel Range | Macro Tutorial
    • Auto Email PDF Report In Excel | Macro Tutorial
    • Google Sheets Macro Scheduling Tutorial
    • Link Google Sheets to Excel Tutorial
    • Link Excel to Google Sheets Tutorial
    • Personal Macro Workbook - Excel Macro Tutorial
    • Stock Dashboard - Google Sheets
    • Resize All Charts Macro - Excel Macro
    • Linear Forecast Model - Excel Template
    • Note System - Excel Macro Tutorial
  • T-Shirts/
Blog2.PNG
ExcelleN

Excel Blog

Excel and Spreadsheet related blogs - tutorials and discusions. 

ExcelleN
  • EXCELLEN/
  • Excel Blog/
  • Excel Projects/
    • Confidence Interval Calculator
    • Performance Tracker
    • Current Day Highlighter - Conditional Formatting
    • Split Out Numbers and Text - Excel VBA
    • Excel Macro Scheduling Tutorial
    • Auto Excel Workbook Backup
    • Auto Email Specific Excel Range | Macro Tutorial
    • Auto Email PDF Report In Excel | Macro Tutorial
    • Google Sheets Macro Scheduling Tutorial
    • Link Google Sheets to Excel Tutorial
    • Link Excel to Google Sheets Tutorial
    • Personal Macro Workbook - Excel Macro Tutorial
    • Stock Dashboard - Google Sheets
    • Resize All Charts Macro - Excel Macro
    • Linear Forecast Model - Excel Template
    • Note System - Excel Macro Tutorial
  • T-Shirts/
December 25, 2020

Python - Save Dataframe to Database with SQL

December 25, 2020/ Chris Norris
Python - Save Dataframe to Database with SQL

Some code templates on using DB files with SQL and Python

Read More
December 25, 2020/ Chris Norris/ Comment
December 25, 2020

Python - Automate Mouse and Keyboard Clicks!

December 25, 2020/ Chris Norris
Python - Automate Mouse and Keyboard Clicks!

Learn how to automate clicks and keyboard presses with Python, and some ways I have actually used this with Excel and webpages!

Read More
December 25, 2020/ Chris Norris/ Comment
December 25, 2020

Top Learnings from 2020

December 25, 2020/ Chris Norris
Top Learnings from 2020

What have I learned and got up to in 2020?

Read More
December 25, 2020/ Chris Norris/ Comment
June 30, 2020

Save Excel Range as a PDF

June 30, 2020/ Chris Norris

Quick and easy way to save Excel range as a PDF! Straight to the point!

Read More
June 30, 2020/ Chris Norris/ Comment
June 30, 2020

Excel Drop-down - Data Validation with no duplicates

June 30, 2020/ Chris Norris
Excel Drop-down - Data Validation with no duplicates

Learn how to use Filter Formulas to automatically remove duplicates. Which is perfect for drop down boxes in Data Validation! It’s very easy!

Read More
June 30, 2020/ Chris Norris/ Comment
April 15, 2020

How to get SaveCopyAs to work on Sharepoint

April 15, 2020/ Chris Norris

Sharing should be caring, but sometimes Macro don’t work well on Sharepoint. This is a workaround for the SaveCopyAs bug.

Read More
April 15, 2020/ Chris Norris/ Comment
February 14, 2020

Python - Handling Errors like IFERROR

February 14, 2020/ Chris Norris
Python - Handling Errors like IFERROR

Errors in Python can be managed very similar to an Excel Iferror. Here’s some error handling tips and tutorials.

Read More
February 14, 2020/ Chris Norris/ Comment
January 05, 2020

ISOYEAR and ISOWEEK in Excel using formulas

January 05, 2020/ Chris Norris
ISOYEAR and ISOWEEK in Excel using formulas

Excel has an ISONUMBER formula, but no ISOYEAR. This cool formula solves the problem!

Read More
January 05, 2020/ Chris Norris/ 3 Comments
November 01, 2019

Sort Values in Excel and Google Sheets with Formulas!

November 01, 2019/ Chris Norris
Sort Values in Excel and Google Sheets with Formulas!

Learn how to sort data with formulas in Excel and Google Sheets! It’s easy and powerful! Great way to make dashboard and dynamic reports!

Read More
November 01, 2019/ Chris Norris/ Comment
August 31, 2019

Index Match Match Function - Ultimate Vlookup and Index Match!

August 31, 2019/ Chris Norris
Index Match Match Function - Ultimate Vlookup and Index Match!

Index Match Match is one of the most useful formulas out there. Learn how to use it, and why it is better than Vlookups and Index Match! It will make your life easier and improve your accuracy!

Read More
August 31, 2019/ Chris Norris/ Comment
August 03, 2019

Python - Code to Find Next Empty Row in Excel

August 03, 2019/ Chris Norris
Python - Code to Find Next Empty Row in Excel

Use Python and XLWINGS to easily find the last row in Excel! Great for storing and managing data!

Read More
August 03, 2019/ Chris Norris/ Comment
July 09, 2019

PowerShell - Check if there is internet

July 09, 2019/ Chris Norris
PowerShell - Check if there is internet

Have a script that takes awhile? Want to make sure you are connected to the internet before you run it? PowerShell can easily do this!

Read More
July 09, 2019/ Chris Norris/ Comment
May 25, 2019

The Best Mouse for Excel - Logitech MX Master

May 25, 2019/ Chris Norris
The Best Mouse for Excel - Logitech MX Master

Excel is a great piece of software. But if you are frequently using it, you need the right hardware. The Logitech MX Master is a must have for using spreadsheets. I doubt you can find better!

Read More
May 25, 2019/ Chris Norris/ 2 Comments
May 03, 2019

Two Means Statistically Significant - Excel T Test

May 03, 2019/ Chris Norris
Two Means Statistically Significant  - Excel T Test

Figuring out if the variance you see in the average of a test and control group can be confusing. Is it significant or not? Excel can make answering this easy, you just need to understand the T.Test formula first!

Read More
May 03, 2019/ Chris Norris/ Comment
April 28, 2019

So you're after an excel macro to send emails automatically?

April 28, 2019/ Chris Norris
So you're after an excel macro to send emails automatically?

After an Excel macro to send emails automatically? Find free tutorials, with free Excel template downloads to do exactly that! Send a specific range or PDF! Also learn about setting a goal to improve your automation!

Read More
April 28, 2019/ Chris Norris/ 1 Comment
April 20, 2019

Using Linear Trendline Equation in Excel

April 20, 2019/ Chris Norris
Using Linear Trendline Equation in Excel

What’s the point of Excel’s Linear Trendline Equation? You easily build a model with it, find out how!

Read More
April 20, 2019/ Chris Norris/ Comment
February 15, 2019

Notes V Music - Data Story Telling

February 15, 2019/ Chris Norris
Notes V Music - Data Story Telling

Notes are useless unless they lead to music. Data is useless unless it leads to action.
Think of the story of how notes lead to music, and apply it to data.

Read More
February 15, 2019/ Chris Norris/ Comment
January 01, 2019

XLWINGS - The Best Excel Python Plugin

January 01, 2019/ Chris Norris
XLWINGS - The Best Excel Python Plugin

The best way to learn Python is using it with Excel. XLWINGS makes this easy!

Read More
January 01, 2019/ Chris Norris/ 1 Comment
September 22, 2018

Discussion On Scheduling

September 22, 2018/ Chris Norris
Discussion On Scheduling

Ask Questions Regarding Excel Scheduling

Read More
September 22, 2018/ Chris Norris/ 4 Comments
August 21, 2018

PowerShell - Run Macros, Copy Files, Do Cool Stuff... with power?

August 21, 2018/ Chris Norris
PowerShell - Run Macros, Copy Files, Do Cool Stuff... with power?

PowerShell is a better version of Batch files, and works great with Excel!

Read More
August 21, 2018/ Chris Norris/ 9 Comments
  • Next
  • EXCELLEN/
  • Excel Blog/
  • Excel Projects/
    • Confidence Interval Calculator
    • Performance Tracker
    • Current Day Highlighter - Conditional Formatting
    • Split Out Numbers and Text - Excel VBA
    • Excel Macro Scheduling Tutorial
    • Auto Excel Workbook Backup
    • Auto Email Specific Excel Range | Macro Tutorial
    • Auto Email PDF Report In Excel | Macro Tutorial
    • Google Sheets Macro Scheduling Tutorial
    • Link Google Sheets to Excel Tutorial
    • Link Excel to Google Sheets Tutorial
    • Personal Macro Workbook - Excel Macro Tutorial
    • Stock Dashboard - Google Sheets
    • Resize All Charts Macro - Excel Macro
    • Linear Forecast Model - Excel Template
    • Note System - Excel Macro Tutorial
  • T-Shirts/

ExcelleN

Excel Downloads and tutorials. 100% free. Templates, tutorials and macros to make excel easier and encourage you to embrace its full functionality.

Powered by Squarespace.