Quantcast
Channel: SCN : Discussion List - SAP Business Explorer (SAP BEx)
Viewing all articles
Browse latest Browse all 4032

Run Macro on query Refresh

$
0
0

Hi,

I'm currently using BI 7.0. I have vba code that is being called when the query gets refreshed.

But the same code doesn't work in BI7.3 pack 4 patch 1.

 

The code added in BI7.0(excel 2010) doesn't work in BI7.3(excel 2013) and vice versa.

 

Code:

 

Sub Comment(ParamArray varname())

     Sheets(1).cells(1,1)=2

End Sub

 

Subroutine name is added in Workbook Properties -> Exits -> Run macro on refresh

 

Is there any setting that should be done explicitly to make it work in all environment?

 

Error Thrown :

Problems while calling the exit on refresh : Specified Macro 'Comment' is not found in the workbook.


Viewing all articles
Browse latest Browse all 4032

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>