Hi,
EA still doesn't work on my PC..
Meanwhile I made some improvements to the custom function I created to
fetch GA data. It's now possible to add dimensions to the query, which
makes fetching large data sets much more efficient, as they can now be
fetced with a single array formula. The updated functions are
available at
http://sites.google.com/site/mikaelspage/
I personally prefer having custom functions to the addin, as I can
share the workbooks I create with other people, and they can modify
and update the queries without needing to install anything. Custom
functions are also more flexible to use, as their parameters can be
outputs from other functions.
-Mikael