Most Valuable Professional


subscribe to rss feed
Subscribe in a reader

Welcome to the website of

JKP Application Development Services.

JKP-ADS focuses on developing applications with/for Microsoft Office.

My core business is developing solutions using Microsoft Excel/VBA and Access/VBA. Integration with other (Office) programs is possible.

Check out my Services page to find out how I can help you!

Read on on my English pages

Try my free utilities!

Welkom op de website van

JKP Application Development Services.

JKP-ADS richt zich op de ontwikkeling van applicaties met/voor Microsoft Office.

De nadruk ligt op het ontwikkelen van toepassingen in Microsoft Excel/VBA en Microsoft Access/VBA. Ook integratie met andere (Office) programma's is mogelijk.

Hoe kan ik u helpen? Kijk op de Diensten pagina. 

Lees verder op mijn Nederlandse pagina's

Probeer mijn gratis hulpprogramma's!

 

What's new on this site:

(English and/or Dutch content)

Nieuw op deze site

(Engelse en/of Nederlandse artikelen)

Access backup tool updated
I have updated my Access Backup utility so it no longer errors on linked tables. Also, it now copies the relationships too.
Wed, 03 Feb 2010 09:45:00 GMT

New article: Declaring API functions in 64 bit Office
With the introduction of Windows 7 and Office 2010 VBA developers face a new challenge: ensuring their applications work on both 32 bit and 64 bit platforms. This page is meant to become the first stop for anyone who needs the proper syntax for his API declaration statement in Office VBA.
Thu, 28 Jan 2010 12:05:00 GMT

Nieuw artikel: Voorkomen dat auto_open en Workbook_Open events worden uitgevoerd.
Omdat ik software ontwikkelaar ben, komt het regelmatig voor dat ik een Excel bestand wil openen met de macro's ingeschakeld. Tegelijkertijd wil ik daarbij soms voorkomen dat het Workbook_Open event of de Auto_Open macro wordt uitgevoerd. In dit artikel laat ik zien hoe dit in de verschillende Excel versies kan worden gedaan.
Mon, 11 Jan 2010 08:20:00 GMT

Updated article: Registering a User Defined Function with Excel.
To enable showing argument descriptions for Excel User Defined Functions (UDF), we had to go through many hoops and use wizardry and trickery. Excel 2010 has now enabled us to use a plain and simple VBA command to do exactly that. I have updated the article to include a how-to for Excel 2010.
Wed, 06 Jan 2010 06:40:00 GMT

New article: Using controls on worksheets
Apart from input cells chained to cells with formulas, there are other options in Excel to make your spreadsheet model more interactive. You can add option buttons, check boxes and list boxes to your sheet to offer choices to the user. Moreover, you can add scroll bars and spinners to quickly control values in cells. These elements ...
Tue, 29 Dec 2009 09:15:00 GMT

New article: Preventing auto_open and Workbook_Open events from running
As a fulltime developer I oftentimes open files containing VBA and want to be able to run code. At the same time I sometimes want to prevent Workbook_Open event code or an Auto_Open macro from running. This little article shows you how to achieve that.
Mon, 07 Dec 2009 13:20:00 GMT

Nieuw artikel: Het gebruik van Besturingselementen
Naast invoercellen die zijn gekoppeld aan cellen met formules, beschikt Excel over nog meer mogelijkheden om een werkblad interactief te maken. Zo is het mogelijk om aan een werkblad keuzerondjes, selectievakjes, tekstvakjes en dergelijke toe te voegen. Deze elementen worden ook wel besturingselementen genoemd, omdat ze de gebruiker ...
Mon, 23 Nov 2009 13:10:00 GMT

Update to Flexfind: S&R in textboxes
My free Flexfind tool for Excel has been updated to build 563. Flexfind can now handle textboxes with more than 255 characters of text.
Tue, 17 Nov 2009 06:35:00 GMT