Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue 266 in googlecl: Spreadsheet tab manipulation

Received: by 10.66.84.98 with SMTP id x2mr960572pay.15.1352754860987;
        Mon, 12 Nov 2012 13:14:20 -0800 (PST)
X-BeenThere: googlecl-dev@googlegroups.com
Received: by 10.68.236.33 with SMTP id ur1ls26422240pbc.2.gmail; Mon, 12 Nov
 2012 13:14:20 -0800 (PST)
Received: by 10.66.86.6 with SMTP id l6mr8640159paz.11.1352754860646;
        Mon, 12 Nov 2012 13:14:20 -0800 (PST)
Received: by 10.66.86.6 with SMTP id l6mr8640158paz.11.1352754860635;
        Mon, 12 Nov 2012 13:14:20 -0800 (PST)
Return-Path: <3rGahUAgODIkt11tyrpyt11tyrp1qr.p1zt11tyrpy-qr8t11tyrt41725....@codesite.bounces.google.com>
Received: from mail-pa0-f76.google.com (mail-pa0-f76.google.com [209.85.220.76])
        by gmr-mx.google.com with ESMTPS id uz6si1696489pbc.0.2012.11.12.13.14.20
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 12 Nov 2012 13:14:20 -0800 (PST)
Received-SPF: pass (google.com: domain of 3rGahUAgODIkt11tyrpyt11tyrp1qr.p1zt11tyrpy-qr8t11tyrt41725....@codesite.bounces.google.com designates 209.85.220.76 as permitted sender) client-ip=209.85.220.76;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3rGahUAgODIkt11tyrpyt11tyrp1qr.p1zt11tyrpy-qr8t11tyrt41725....@codesite.bounces.google.com designates 209.85.220.76 as permitted sender) smtp.mail=3rGahUAgODIkt11tyrpyt11tyrp1qr.p1zt11tyrpy-qr8t11tyrt41725....@codesite.bounces.google.com
Received: by mail-pa0-f76.google.com with SMTP id fb10so446977pad.3
        for <googlecl-dev@googlegroups.com>; Mon, 12 Nov 2012 13:14:20 -0800 (PST)
MIME-Version: 1.0
Received: by 10.66.86.6 with SMTP id l6mr8640154paz.11.1352754860574; Mon, 12
 Nov 2012 13:14:20 -0800 (PST)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: googlecl
X-GoogleCode-Issue-Id: 266
References: <4-15376497829411549101-5474198562212253336-googlecl=googlecode.com@googlecode.com>
 <0-15376497829411549101-5474198562212253336-googlecl=googlecode.com@googlecode.com>
In-Reply-To: <4-15376497829411549101-5474198562212253336-googlecl=googlecode.com@googlecode.com>
Message-ID: <5-15376497829411549101-5474198562212253336-googlecl=googlecode....@googlecode.com>
Date: Mon, 12 Nov 2012 21:14:20 +0000
Subject: Re: Issue 266 in googlecl: Spreadsheet tab manipulation
From: googl...@googlecode.com
To: googlecl-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes


Comment #5 on issue 266 by andgu...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

I would love to be able to do a get on a spreadsheet, save it as csv  
format, and automatically have it save each sheet as  
ParentFile-sheet1-Summary.csv, ParentFile-sheet2-data.csv etc.