Crystal Report Question - Text -to-Columns?

I was trying to avoid the ODBS slow down. This is the ASP V* Job
Traveler.
Does anyone know if the MS Excel function of Text-to-Columns can be
performed in a Crystal Report either by inserting the Excel
functionality into a subreport or using an existing Crystal command?
> Does anyone know if the MS Excel function of Text-to-Columns can be
> performed in a Crystal Report either by inserting the Excel
> functionality into a subreport or using an existing Crystal command?

I'm not sure about using the Excel function, but if you're trying to use a
text file as input, consider using the ODBC Text Driver. It allows you to
define columns to text (fixed or delimited) and read the text file as a
database. Since it is ODBC, it's just data to Crystal.

Mark W.