Excel VBA

<p>Data processing, dynamic reporting, and workbook automation.</p>

Solved November 15, 2011

Loading CSV files into MySQL Workbench

I have a lot of excel/ CSV files that I need to load into my db in MySQL Workbench (I'm on Mac OS X).…

thumb_up 12 trending_up 18
Solved November 8, 2011

How to script Excel files with Groovy

I want to create excel files in Groovy, then have them plotted. This code was taken from an example using Microsoft's Shell Scripting language:…

thumb_up 12 trending_up 3
Solved November 2, 2011

Differentiate trim and trim$ in vba

What is the difference between trim and trim$ in vba? Accidentally today when I used left and trim functions in vba, The compiler said…

thumb_up 16 trending_up 8