Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i want to display two custom string values in listbox or multibox without any calculation is it possible??
thanks
Lavi
Hi Use this expression like this in calculated dimesion of the pivot table
=ValueList('Value1','Value2','Value3','etc')
Hope this will help you.
May I ask what you want to do with the custom list of values in a list box / multibox?
You won't be able to select values or access the values from outside the object, so what you can the user do with this object?
Hi,
Thank you very much, is a great help.
Is it possible to assign this value list to a variable?
Br,
M
Hi all,
Does anybody has an idea that answers my question above?
My purpose is to fill out the predefined values in a list box, and to assign them to Variable. Just like you can do with an Inputbox.
Problem is the Lay-Out opportunities of an input box are limited. Therefore I would like to use a list box.
Best regards,
Mathias