News

Open an Excel workbook on your PC. You can now close the VBA window and go back to your Excel sheet. Pick a cell, type =AddOdd (B4:B14) and hit Enter to calculate the total odd numbers in a given ...
Regular-Expression-Functions / RE_Module_UDF.bas Cannot retrieve latest commit at this time.
Build a custom Excel function library in minutes! Learn how to use VBA, create a personal macro workbook, and design a custom ribbon tab.
This is why you should put any code which acts on Cells directly in the Worksheet objects module.<BR><BR>If you would like to see a sample VBA Excel project, send me a PM, and I'll send you one.