I have a Numbers (iWork 09) spreadsheet where I want to be able to populate a Pop-up Menu cell with values to enable easy analysis of selected data.
I have the AppleScript to generate the values that I want put into the Pop-up Menu, but need a means of interacting with the Pop-up Menu's list of values.
Is it possible to use AppleScript to dynamically populate a Pop-up Menu cell?
If so, what is the code to populate the Pop-up Menu with options dynamically?