Tag Archives: Excel

Use Excel to Automate Repetitive Code

Have you ever wanted to pull data from an Excel Spreadsheet and place it into a Class or Object in your program? If you need to use a large number of repetitive structures, do you think it would be easier to create and modify them in Excel first? I’ll show you how I’ve used Excel 2007 to create a large table, then used Excel tools to automatically turn them into JavaScript Objects. Continue reading

Posted in Excel, Javascript | Tagged , , , | Leave a comment