Saving excel to Crystal Report *.rpt

D

Dani

I am looking for a way to save an excel file as *.rpt (Crystal reports). OR
as *.rep

Does anyone have a way to do this?
 
D

Dave Peterson

Aren't .rpt files just plain old text?

You may find that you can get close with
file|Saveas
Save as Type: Formatted Text (Space delimited)(*.prn)

But that's limited to 240 characters wide.
 
Top