Upload Long Fields/Texts from an excel to SAP Internal Table

Question:
I have an excel file with multiple columns. 2 columns maintain texts of length greater than 400 chars each. I want to upload this excel intoan internal table.
Currently I am using excel upload using OLE and it has limitaion of uploading field with max. length 255 chars. Can anyone suggest me a way to upload such an excel file with fields having long texts.
Thanks in advance
_________________
Prashant Rajani
CSCIndia,Noida
Answer:
Save it as a text file and use OPEN DATASET.....READ DATASET....
DK

More Articles:

Start job in foreground, change to background?
BDC?
How could I get the deleted date for a deleted user?
how we can make a program print to 2 spool output .?
Transport a transaction?
Table as page attribute in BSP?