On Tue, Jun 29, 2010 at 8:26 AM, Thomas C. Hicks wrote:
> I am a beginner at all this and never expected to reach a point where
> people other than myself may have to have access to the output of one
> of my programs. My problem is this - I have written a program that
> uses xlrd to read a serie
On 6/29/2010 5:26 AM, Thomas C. Hicks wrote:
I am a beginner at all this and never expected to reach a point where
people other than myself may have to have access to the output of one
of my programs. My problem is this - I have written a program that
uses xlrd to read a series of xls files and
On Tue, Jun 29, 2010 at 5:56 PM, Thomas C. Hicks wrote:
> I am a beginner at all this and never expected to reach a point where
> people other than myself may have to have access to the output of one
> of my programs. My problem is this - I have written a program that
> uses xlrd to read a series
I am a beginner at all this and never expected to reach a point where
people other than myself may have to have access to the output of one
of my programs. My problem is this - I have written a program that
uses xlrd to read a series of xls files and collate and summarize the
data. My original pl