View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bugzee Bugzee is offline
external usenet poster
 
Posts: 8
Default activecell serveractions not updating before code crash

Hi all,
I'm trying to extract details from an OLAP datasource using the
'ActiveCell.ServerActions' statement on a pivot table cell.
The resulting table is not updating until AFTER the macro crashes.

Can anyone help?

Thanks