top of page
Search


Parse Phone and Extension with VBA
Last week, I wrote a blog post about creating a validation harness in Excel VBA. I laid out a structure you can add to your Excel file...
Kimberlee Martin
Nov 28, 20226 min read
19 views
0 comments


Validate Phone Numbers in Excel
Use Excel's formatting and data validation features to validate phone numbers
Kimberlee Martin
Nov 23, 20226 min read
29 views
0 comments


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
21 views
0 comments


Validation Harness in Excel VBA
Adding a Visual Basic structure to your Excel file for validating data.
Kimberlee Martin
Nov 18, 20229 min read
48 views
0 comments


Validating a State in Excel
Use Excel tools to validate a U.S. state.
Kimberlee Martin
Nov 16, 20226 min read
32 views
0 comments


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
30 views
0 comments


Debugging VBA without Line Numbers
I wrote a post several years ago about adding line numbers to your VBA code. To this day, it remains my post popular post ever. Why? It’s...
Kimberlee Martin
Nov 7, 20223 min read
12 views
0 comments


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
30 views
0 comments
CATEGORY
ARCHIVE
bottom of page