Excel VBA

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

Solved January 9, 2014

Trim all cells within a workbook(VBA)

I have attempted to add functionality to an excel add-in ave been developing which trims the leading spaces at the end of used cells,…

thumb_up 8 trending_up 3
Solved November 26, 2013

Application.WorksheetFunction.Match method

I have seen a lot of Topics to the "unable to get the match property of the worksheetfunction class" problem. But I can't get…

thumb_up 9 trending_up 3
Solved November 26, 2013

1 microsoft second = 0.00001157407407

I was writing a routine to read from an Excel spreadsheet. I have just discovered thro that MS Excel spreadsheet that 1 microsoft second…

thumb_up 19 trending_up 4
Solved November 19, 2013

Bloomberg BHD function with ISIN

I have to download historical end of day data for a huge list of stocks. I found on the bloomberg excel add-in the function…

thumb_up 6 trending_up 7
Solved November 5, 2013

Get list of all properties for an object

Is there a way to get a list of all valid properties for a given object? If I wanted to start at cell a1,…

thumb_up 9 trending_up 7