The ramblings of a developer
A few users have asked me if it was possible to use multiple sheets in Grid Iron. The short answer is yes, of course. Let's see how easy it is.
In the Publish to Web drop down menu you can select which sheets to publish. If you'd like a specific sheet, please select it here. Notice, however, that when the sheet drop changes, the link in at the bottom changes as well. The important piece of information here is the gid value.
The GID value changes based on the selected sheet.
The gid value needs to be appended to the end of the Google Spreadsheet key as follows:
0AhJsi1PTkjk7dERubTJ5MmxtX0RlTHd5dFM1ZTZSOVE&gid=1
That's it! This spreadsheet key and gid value are published here.
The GID value specifies which sheet to use.