Hi everyone, Google hasn't provided me with an answer so once again I'll have to post here. I have a combo box on my dashboard and it is linked to 3 cells in the Xcelsius embedded spreadsheet to get its list of Labels. When I first execute the dashboard, the combo box does have the labels if I click the drop-down arrow, but the actual selected item is blank. Is it possible to have these pre-populated with the first Label that exists in the group that makes up the list for that combo box?
Example:
comboBoxOne is pointed to cells A1 through A3
A1 = "Midwest"
A2 = "South"
A3 = "East"
On execution, comboBoxOne has nothing selected and shows blank but I want it to already have the 1st label selected, in this case it'd be "Midwest".
A screenshot can be found here:
http://img585.imageshack.us/img585/984/testza.jpg
Thanks for the help!