Re: [Tutor] Filtering Spreadsheet Data

2005-05-24 Thread Max Noel
On May 24, 2005, at 14:22, Mike Hansen wrote: > Excel has some nice database-like queries itself. Take a look at > Advanced Filter > in Help. You can essentially query a worksheet and even send the > results to a > different worksheet. I'd imagine that once you got the query > working, you

Re: [Tutor] Filtering Spreadsheet Data

2005-05-24 Thread Mike Hansen
> Subject: > [Tutor] Filtering Spreadsheet Data > From: > Luke Jordan <[EMAIL PROTECTED]> > Date: > Mon, 23 May 2005 15:30:33 -0500 > To: > tutor@python.org > > To: > tutor@python.org > > > Hi All, > > I have several frighteningly cumbersome reports to review at my new > job. I would like to wr

Re: [Tutor] Filtering Spreadsheet Data

2005-05-23 Thread John Fouhy
Luke Jordan wrote: > I have several frighteningly cumbersome reports to review at my new > job. I would like to write a python program to help me with my > analysis. The goal of the program is to filter out information that > doesn't meet certain requirements and print relevant results back to > a