Delimited Files

  • Thread starter Thread starter Les Robertson
  • Start date Start date
A delimited file is a file that has a character
separating fields (or columns). A common example would be
a comma separated file (CSV). When used with Excel, you
can tell Excel what the delimiter in the file is and
Excel will separate the file fields into columns. (With
CSV files, Excel assumes it's delimited by commas).
You'd need to be more specific as to the problem as far
as fixing one goes.
 
Back
Top