Here's a better code sample...
Private Sub retrieve_range(ByVal range_indx)
'the retrieve ranges are stored in records like this
'Type essbase_range_record
' sheet_name As String
' essbase_range As String
' password As String
'End Type
'the essbase options are stored in this public...
So... I use the following code...
ActiveWorkbook.ActiveSheet.Names("EssOptions").RefersTo = "A6100000000021000000001100020_01000"
... to set the options on Essbase retrieve pages... thus preventing the dreaded effect of retrieving and eliminating missing and zero rows... thus f&%king up your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.