View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bugzee Bugzee is offline
external usenet poster
 
Posts: 8
Default Activecell.ServerActions

Hi All,
I'm trying to draw details from an OLAP database via a pivot table using the
Activecell.serveractions statement.
The problem I'm encountering is that the code following the statement is
executing before the data table is created. The data only seem to update
after the macro crashes.

Can someone please help?

Thanks