cancel
Showing results for 
Search instead for 
Did you mean: 

Create ComboBox List in Macro VB for choose an Attribute

former_member605329
Participant
0 Kudos

Hi everybody!

I want to comment one problem that i have for if someone can help me! thanks in advance!!

I would like done a UserForm in Macro Excel VB where in one ComboBox List I can select one "name of client" that it is an attribute of one dimension.

I don't know how i can fill the list with one attribute of one dimension. Is it possible that the function is GetDimensionList or Getpropertyvalue?? how i can use it? I think that it is the same that when in one sheet you want create a list with the function EPMDimensionProperty

Are there another way to do this??

Thanks!!

Regards,

Jose Blesa

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Hi Jose,

Please read my document here:

In short: GetPropertyValue(strConn, strMemFullName, strProperty)

Vadim

Answers (0)