PC Review


Reply
Thread Tools Rate Thread

Custom File Types

 
 
Robert Minneman
Guest
Posts: n/a
 
      8th Oct 2003

I want to save a file with a particular delimmiter,
however it appears that Excel only has 2 delimiter type
files to save to.

I'd like to not have to manually change the delimiter each
time I save the file.

Is there a way to create a custom file type that I could
select that would have my chosen delimiter?

IE: Instead of .CSV with a comma as a field separator,
I'd like to have a ".DAT" or something with a pipe, | , as
the separator.

Thanks!
 
Reply With Quote
 
 
 
 
Paul D
Guest
Posts: n/a
 
      9th Oct 2003
You should be able to write any information you want to a file, therefore
you could use any delimiter you want. It just takes a little more coding
(you would need to cycle through each cell of data, and concatenate the
delimiter between each value before writing the line of data) . You can
also save the file to any extension you would like.
Paul D

"Robert Minneman" <(E-Mail Removed)> wrote in message
news:058401c38dd7$51d87090$(E-Mail Removed)...
>
> I want to save a file with a particular delimmiter,
> however it appears that Excel only has 2 delimiter type
> files to save to.
>
> I'd like to not have to manually change the delimiter each
> time I save the file.
>
> Is there a way to create a custom file type that I could
> select that would have my chosen delimiter?
>
> IE: Instead of .CSV with a comma as a field separator,
> I'd like to have a ".DAT" or something with a pipe, | , as
> the separator.
>
> Thanks!



 
Reply With Quote
 
Robert Minneman
Guest
Posts: n/a
 
      9th Oct 2003
Yes, that's one possibility, however I was hoping for
something much more readily used when opening and
manipulating a lot of these files.

Plus, with a custom file type defined, I wouldn't have to
specify the delimmiter every time I opened the file and go
through the file import process, every time.

>-----Original Message-----
>You should be able to write any information you want to a

file, therefore
>you could use any delimiter you want. It just takes a

little more coding
>(you would need to cycle through each cell of data, and

concatenate the
>delimiter between each value before writing the line of

data) . You can
>also save the file to any extension you would like.
>Paul D
>
>"Robert Minneman" <(E-Mail Removed)>

wrote in message
>news:058401c38dd7$51d87090$(E-Mail Removed)...
>>
>> I want to save a file with a particular delimmiter,
>> however it appears that Excel only has 2 delimiter type
>> files to save to.
>>
>> I'd like to not have to manually change the delimiter

each
>> time I save the file.
>>
>> Is there a way to create a custom file type that I could
>> select that would have my chosen delimiter?
>>
>> IE: Instead of .CSV with a comma as a field separator,
>> I'd like to have a ".DAT" or something with a pipe, | ,

as
>> the separator.
>>
>> Thanks!

>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I hide unused file types from file types list in save dial Estra Q Microsoft Excel Misc 1 17th Dec 2009 12:36 PM
Unable to associate file types to custom application =?Utf-8?B?U3RlaW5hciBIYXVnZW4=?= Windows Vista File Management 2 18th Apr 2007 11:25 AM
Custom File Types Mustafa Rabie Microsoft Dot NET Compact Framework 4 7th Oct 2005 05:51 PM
Auto Journal Custom File Types =?Utf-8?B?bWtvbGE=?= Microsoft Outlook Discussion 0 18th Nov 2004 01:40 PM
Help: VS2003 BUG? - Boxed value types cannot be casted to custom value types Laura T. Microsoft C# .NET 3 15th Jul 2004 04:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:16 PM.