Opening multiple text-files

T

Tim U

Is there a way to change the default parameters when
opening text files? I have around 30 comma-delimited
files that I need to open and would rather set the
parameters just once and not for each file.

Thanks in advance.
 
D

Dave Peterson

Are these files named *.csv? If yes, then just double clicking on them should
open them up in excel nicely parsed.
 
Top