how to convert text file to xls file
anyone knows how to convert text file to xls file?
i have text file like this example.
username created object_count
abc 04-01-2011 29
aef 04-02-2011 20
how do I convert it to xls file with three columns?
thanks a lot.