LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Hooking into Refresh/RefreshAll events from listobject

I have an excel listobject that refreshes data from an external data source,
allows users to edit, and then publish back to the data source. Users
interact with the list through an add-in that provides ribbon options for
publish, refresh, etc.
The only access to the data source is through a custom .NET API - ADO.NET
and OLAP interfaces are not available. I do not have control over the APIs
exposed from the data source.

I need to hook the refresh into the "Refresh" and "Refresh All" options for
Excel, but I cannot seem to do this because my list is not based on a
QueryTable. The reason I need to hook into Refresh/RefreshAll, is to enable
users who are building pivot tables from this listobject to hook into the UI
refresh options.

Is this possible/supported? Any suggestions appreciated.

Thanks.
Mareen
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Refresh ListObject Linked it SharePoint List Kevin Excel Programming 0 May 19th 09 12:18 AM
Hooking up a Cryptographic Hash Function Perico[_2_] Excel Programming 0 January 4th 07 04:16 AM
.net, hooking Worksheet_Change event to sheet Sarmad Aljazrawi Excel Programming 0 September 20th 06 11:13 AM
Hooking TIB R/V to Excel 2002 RTD John.Greenan Excel Programming 0 June 8th 05 10:34 AM
Events for listobject sai Excel Programming 1 February 8th 05 12:23 AM


All times are GMT +1. The time now is 02:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"