playing with numbers
So I had a opportunity to use numbers yesterday on 'real' work. This involved reading in a CSV file and producing a report out of it. like most people i didn't read the instructions, so there might be easier way bad points: * importing CSV files isn't as nice as in excel. It doesn't ask what the delimiter is, or how to split fields.. it just ...