Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is this related to the SAP add-in for Excel VBA? I don't have any
experience with SAP, so can't really advise much, except that I found the following web page sort of related to this: "Integration with Visual Basic for Applications" http://help.sap.com/saphelp_bw21c/he...fe/content.htm You might have to call SAP technical support, or see if you can get a more detailed technical document somewhere that might describe how to do this. It appears from this page that you can do things AFTER the Refresh has occurred. If they don't have a hook of some sort at the front of their "Refresh Now" routine, then this might not be possible. Is it possible to add a workbook of your own with its own toolbar that would have a button to do the stuff you want to do before clicking on the "Refresh Now" button? It might be possible to display the Customize dialog box, then select the "Refresh Now" button, and Assign Macro to a macro of yours, which does your stuff, then calls their routine in their code, but this could get complicated or might not even be allowed (imagine the security breach where a virus overtakes your machine and redefines all of your toolbar buttons!). -- Regards, Bill Renaud |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Toolbar has changed - how to return to normal | Excel Discussion (Misc queries) | |||
Clicking hyperlink causes toolbar to show | Excel Discussion (Misc queries) | |||
Spin Button to Change Label between Normal and BOLD | Excel Programming | |||
Get info on toolbar button by clicking on it | Excel Programming | |||
Delete a custom button by holding down the ALT key and dragging the button off the toolbar | Excel Programming |