Reading values from a pre loaded excel file

Here's the CSV download option:

Save the .csv file to disk, then upload it to the Media Folder.
Add a File component in the Designer, and read the csv file from //filename.csv
When the File .GotText event fires, save the csv text to a global variable.
Then go learn how to use lists.
FAQ Section: Lists