Customized Excel Applications, adapted to your needs.
L A T E S T P O S T S
-
Read Data into a Dictionary of Arrays
-
Combine data files with Power Query
-
Pattern Matching in Power Query
-
How to Fill PDF Forms in Excel
-
LEN function: Basic and Advanced Examples
-
SUBSTITUTE function: Basic and Advanced Examples
-
Working with Excel Functions and Formulas
-
Can’t Open Pivot Table Source file
-
Working With a Defined Name
-
Selecting Excel Table Components
Excel CRM Tool for Personal Use
If you’re looking for a Client Relationship Management tool,
you can try the Excel CRM. The lite version has 3 modules active: Contacts, Organizations and Calendar, these are the most popular.
Download Excel CRM: Excel CRM lite.xslm
The full version has a lot more modules, as you will see on the opening page. Each module has it’s corresponding User Form:
Contacts User Form:
Linear Interpolation In Excel
Unfortunately,
Excel does not provide a function for linear interpolations. If your data table has a low granularity (you have only units, not sub – units), and you need precise results, you have to create your own linear interpolation formula. You will find in this article an excel formula, and a User Defined Function (UDF) for Linear Interpolation in Excel. Read More
Excel Table Tennis ScoreBoard
Here is a ScoreBoard View:
This one is dedicated to all Table Tennis fans π , hope they will find this Excel Table Tennis ScoreBoard useful.
I’ve built this application for our table tennis team, High-Tech, you will find us in the list of teams and players π
The Excel Table Tennis ScoreBoard will work in Excel 2007+ versions, on 32-bit and 64-bit versions, not tested in Excel 2003. (forget about this version, there are many new excellent features in the newer versions) Read More
Use Excel to populate PDF Form Fields
Did you ever need to fill out multiple PDF forms faster and without mistakes?Β I’m sure that, if you’ve done this manually, on regular basis, you agree that it is tedious and time consuming.
Update:
If you have Adobe Acrobat Pro installed OR a trial version (even if it expires and you donβt want to purchase a license), then you can use an Excel App to Fill Out PDF Forms automatically, directly from Excel. Read the article and download the tool from here: excel-app-to-fill-out-pdf-forms
If you prefer the manual method, then continue reading this page for an alternative method.
Pattern Matching in Power Query
In Power Query there is no tool yet for matching regular expressions (patterns).
Only in Power BI we can run scripts in R and Python, hopefully these languages will be added to Excel Power Query.
Until then, to solve this problem, with a little imagination, we can design our own pattern matching process.
Here is a file you can download and test:
Read MoreLEN function: Basic and Advanced Examples
LEN function type: Text
Description: Returns the number of characters in a text string
LEN is a basic function widely used, many formulas built for text processing will need this function.
Take a look at the advanced applications examples:
Applications: