HypMenuVMemberSelection() question
All,
I am trying to create an applicaiton in Smartview 11.1.2.3 from an essbase source. I want to update a cell with the value I select from the member selctor
Range("B8").Value = HypMenuVMemberSelection()
The above is not working. The value is really pasting is zero letting me know that it was succefull in selecting my entity.