View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Jose B. Jose B. is offline
external usenet poster
 
Posts: 2
Default Accessing cube functions (ie cubevalue) from VBA

(Cubevalue, cubeset, cubemember...)

Hi,

Anyone knows how to access these new cube functions from the VBA interface?.
There aren“t listed as members of worksheet.functions, and method evaluate or
excel4macros does not work with this or other simpler functions.

Thank you.