On 5 Feb 2009, at 20:48, Lorin Rivers wrote:
>
> I have some data that looks like this:
>
> # visitors
> # 2009-02-04
> Item,Value,Value Percent,URL,Mumble URL
> "",498,,"",""
>
> # 2009-02-03
> Item,Value,Value Percent,URL,Mumble URL
> "",351,,"",""
>
>
> #visitors is the first line of the docum
I have some data that looks like this:
# visitors
# 2009-02-04
Item,Value,Value Percent,URL,Mumble URL
"",498,,"",""
# 2009-02-03
Item,Value,Value Percent,URL,Mumble URL
"",351,,"",""
#visitors is the first line of the document
the other bits continue in sequence
I want it to look like this: