View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Tab delimited or not?

There are no attributes that would tell you that. I assume you could try to
parse it out and see if you have the same number of tabs in each line.

--
Regards,
Tom Ogilvy

"Excel" wrote in message
om...
Any way to tell if a text file is tab delimited or not?