
April 25th, 2012, 01:42 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 29
Time spent in forums: 10 h 56 m
Reputation Power: 0
|
|
|
Reading/writing to same spreadsheet
I'm uploading a spreadsheet, looping over the <cfspreadsheet> to create a query object of all the sheets. Then I'm using query of queries to get the columns I want, send those records to another query, which I want to loop over, do some calculations, then send those calcuations in a column on the very same spreadsheet (with each sheet having that column I need to fill in).
Does anybody know of any good spreadsheet tutorials that deal with dynamic data on multiple sheets? I can't find anything (official docs are no help).
|