Excel VBA

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

Solved April 1, 2011

PostgreSQL Query to Excel Sheet

I need to export some data from PostgreSQL to Excel (quick customer wish), and the last time Excel had serious problems opening or importing…

thumb_up 14 trending_up 16
Solved March 18, 2011

Compiler Error: User-defined types not defined

I get the compile-time error "User-defined types not defined" on this line: Dim cn As ADODB.Connection` What could be wrong? Code: Sub test() Dim…

thumb_up 19 trending_up 11
Solved March 5, 2011

openxml spreadsheat save-as

I have an Excel 2007 spreadsheet that I edit with the OpenXML SDK 2. I remove some rows etc. I would like to know…

thumb_up 10 trending_up 12
Solved January 7, 2011

Excel VBA: Alternate Row Colors in Range

I spent a VERY long time today looking up a method to alternate row colors within a specified range. There really isn't a lot…

thumb_up 7 trending_up 6