News

A class to generate a dummy text file in VBA with randomly populated data. The output file has mixed data types. The purpose for this class was to be able to create dummy files to help build import ...
This project is desing to showcase the code I create using Excel fomular VBA to automate task. You can find the Excel file with the example data and VBA attched in this folder the VBA code used in the ...
How to Copy a Chart From Excel to PowerPoint With VBA. Presentations are an important part of many business conferences and meetings, and companies all across the globe use Microsoft PowerPoint to ...
Just as it sounds, it will copy the complete pathname of a file or folder directly to the clipboard. Copying File Paths from the Mac Finder Using Copy Item as Pathname in Mac OS X Finder is really ...
Here's an odd one that I haven't been able to figure out.I have an MS Word doc that has HTML tags in it - , , stuff like that. I need to ditch the HTML tags and use Word's own formatting (italic ...