How To: Use Google Spreadsheets as a Data Source in Wordpress (Part 1)
Wordpress | (0)
This is the first in a two post series that will walk you through how to insert content from Google Spreadsheets Inline into Wordpress pages.
Background
Recently, I was converting a site from ASP to Wordpress. This site details a mortgage loan and its amortization schedule. The amortization schedule is built with Google Spreadsheets. I found it much easier to work with the amortization data in Google Spreadsheets as opposed to storing it in a MySQL database, as I have no experience working with Databases and can do a lot more with Spreadsheets.
As such, I needed a way to pull data from ...