"HELP"
How i can convert any text file to excel file?
For Example : -
if i text file - test.txt that contain following format
Company Name: XYZ Date: 22/12/2010
=========================================
Srno department location position
=========================================
1 abc mum SE
2 efg pune PA
I want convert this in excel format with proper row and columns. At the same time I want I can convert any text file to excel means application should not be file specific.