Manc Pablo
2008-08-12 15:10:09 UTC
Dear Gurus,I am clearly being simple and missing something here, despite a trawl of the help pages.I have a 1 D array of numeric values. I want to create and update a drop down menu so a user can select a numeric value, a bit like a combo box, but with numeric data in there. No labels, just numbers. The array has a variable length.Is there any way to do this without converting the numbers to strings and shoving it into a combo box? I've been struggling and failing with the Menu RingPaulMessage Edited by Manc Pablo on 08-12-2008 10:02 AM