top of page
Search


Auto-replace Text in Excel Cell with VBA
In recent posts, I’ve been talking about validating your Excel data using VBA. I talked about creating a validation harness, which you...

Kimberlee Martin
Dec 6, 20222 min read
Â
Â
Â


Validating Numeric Fields in Excel
Use Excel's Data Validation feature, in conjunction with Excel functions, to validate numeric data.

Kimberlee Martin
Dec 2, 20224 min read
Â
Â
Â


Using Access to Clean Excel Data, Part 3
Use MS Access to clean numeric fields that contain text.

Kimberlee Martin
Dec 1, 20225 min read
Â
Â
Â


Validate Phone Numbers in Excel
Use Excel's formatting and data validation features to validate phone numbers

Kimberlee Martin
Nov 23, 20226 min read
Â
Â
Â


Using Access to Clean Excel Data, Part 2
Use MS Access to clean phone numbers in your Excel data.

Kimberlee Martin
Nov 21, 20226 min read
Â
Â
Â


Validation Harness in Excel VBA
Adding a Visual Basic structure to your Excel file for validating data.

Kimberlee Martin
Nov 18, 20229 min read
Â
Â
Â


Validating a State in Excel
Use Excel tools to validate a U.S. state.

Kimberlee Martin
Nov 16, 20226 min read
Â
Â
Â


Using Access to Clean Excel Data, Part 1
Excel data can be messy. Use MS Access features to clean it up.

Kimberlee Martin
Nov 14, 20225 min read
Â
Â
Â


Appending Excel Data to an Access Table
Use an append query to add Excel data to an Access table

Kimberlee Martin
Nov 4, 20227 min read
Â
Â
Â


Connections: Importing Excel Data into Access
Tips for making your Excel data import smoothly into Access

Kimberlee Martin
Oct 24, 20226 min read
Â
Â
Â


Dynamic Highlighting in Excel
Find cells containing specific text A customer called me today to ask a question about Excel. I thought it was an interesting challenge,...

Kimberlee Martin
Jun 7, 20223 min read
Â
Â
Â


It's All Relative
Relative references vs absolute references in Microsoft Excel macros

Kimberlee Martin
Mar 21, 20223 min read
Â
Â
Â


Where to Start with the Excel Macro Recorder
When getting started with the Excel macro recorder, start small, and build on your successes.

Kimberlee Martin
Mar 14, 20222 min read
Â
Â
Â


Making the Most of Excel – Data Validation
Last week I discussed using Excel effectively, in order to ensure it best serves your small business. I’m going to expand on that today,...

Kimberlee Martin
Jun 9, 20214 min read
Â
Â
Â


Making the Most of Excel
Ideas for maximizing your use of Microsoft Excel

Kimberlee Martin
Jun 2, 20214 min read
Â
Â
Â


Check Marks in Excel
Excel is a great tool for helping you stay organized, and many people create checklists in Excel for just that purpose. I’ve got a...

Kimberlee Martin
May 26, 20213 min read
Â
Â
Â


Temporary Watermark in Excel
Adding a Watermark to an Excel document only when printing

Kimberlee Martin
Jan 18, 20215 min read
Â
Â
Â


What are Pivot Tables?
A brief introduction to Pivot Tables, explaining what they are and why you might want to use them.

Kimberlee Martin
Aug 17, 20204 min read
Â
Â
Â


Scaffolding in Excel
Using a scaffolding technique to build complex formulas in Excel

Kimberlee Martin
Aug 10, 20205 min read
Â
Â
Â


The Arguments of VLOOKUP
In previous blogs, I’ve talked about Excel’s VLOOKUP function. In one, I covered the purpose of VLOOKUP, and in the other, I explained...

Kimberlee Martin
Jul 27, 20204 min read
Â
Â
Â
CATEGORY
ARCHIVE
bottom of page


