Hello,
I am trying to build an analysis tool. I need to pull large sets of data from an excel spreadsheet.
Anyone have any experience pulling data from an excel spreadsheet? What methods should I look into?
Thanks!
If you need to pull data from static tables, use these addons:
construct.net/en/forum/extending-construct-2/addons-29/plugin-csv-csv2array-csv2dicti-41868
You can also exchange data with google spreadsheet:
scirra.com/tutorials/9614/create-online-database-with-google-spreadsheet
Thanks! Do you know how to use the excel addon? Or where I can find a tutorial. I checked out his weebly, but didn't see any documentation on how to make use of this feature.
If you open the plugin page, it's very well documented and there is a link to sample capx project. Also, check the discussion thread, this is a popular plugin and there may be lots of useful information in the comments.
Develop games in your browser. Powerful, performant & highly capable.
Score! Thank you!!!