Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Essbase + Excel + VBA


Hi Experts

I hope you can help me. I am trying to populate a combobox with data
from an Essbase database. I have added the combobox to the sheet now I
just need to add the necessary data that the user can choose from. How
would I go about it?

I know how to do this in VB but I'm not sure about Essbase and VBA.

I would welcome any input.


Kind Regards


--
poppy
------------------------------------------------------------------------
poppy's Profile: http://www.excelforum.com/member.php...o&userid=11453
View this thread: http://www.excelforum.com/showthread...hreadid=277642

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Essbase + Excel + VBA

Use Dynamic Range name:
In your Define Name Box (Control + F3) in the RefersTo: (box) enter
something like --

=OFFSET('Essbase-HotSheet'!$C$1,1,0,COUNTA('Essbase-HotSheet'!$C:$C)-1,1)

assign MyData in the Name box, Click ADD

Use Data Validation on cell where you want ComboBox -
Allow Select --- List
In Source box enter =MyData
That should get you started...
HTH


"poppy" wrote in message
...

Hi Experts

I hope you can help me. I am trying to populate a combobox with data
from an Essbase database. I have added the combobox to the sheet now I
just need to add the necessary data that the user can choose from. How
would I go about it?

I know how to do this in VB but I'm not sure about Essbase and VBA.

I would welcome any input.


Kind Regards


--
poppy
------------------------------------------------------------------------
poppy's Profile:

http://www.excelforum.com/member.php...o&userid=11453
View this thread: http://www.excelforum.com/showthread...hreadid=277642



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperion Essbase Excel Add-in - returning text ("0") for null valu bill_morgan Excel Discussion (Misc queries) 7 February 28th 12 05:10 AM
Excel Add-In Essbase rgrice Excel Discussion (Misc queries) 2 August 7th 09 04:43 PM
Essbase for Excel Add-in Errors Nigel Excel Discussion (Misc queries) 2 March 28th 07 02:48 PM
essbase add in for xl Dave F Excel Discussion (Misc queries) 1 December 11th 06 07:37 PM
Macro to connect excel sheets automatically to Hyperion ESSBASE 6.5 mcm Excel Programming 0 August 29th 03 10:44 AM


All times are GMT +1. The time now is 10:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"