PC Review


Reply
Thread Tools Rate Thread

Automatically Update Delimited/Comma Seperated File Options

 
 
bony_tony
Guest
Posts: n/a
 
      26th Jul 2007
Hi,
I have an exported file saved which has all it's values in Column A,
with each value seperated by ". If I open the file manually, I can
go
through the steps to seperated the values, which is fine. However, I
have a sub which is going to open my delimited file overnight, so I
would like to automatically amend the file, seperating the values.

I have Application.Dialogs(xlDialogTextToColumns).Show, but it
requires user input, which is a no-no.


Cheers
Tony

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Sm9lbA==?=
Guest
Posts: n/a
 
      26th Jul 2007
Go to tools Menu - Macro - Record Macro. Then go through the steps manually.
Use this code in your subroutine. If there is problems post the code so it
can be corrected as needed.

"bony_tony" wrote:

> Hi,
> I have an exported file saved which has all it's values in Column A,
> with each value seperated by ". If I open the file manually, I can
> go
> through the steps to seperated the values, which is fine. However, I
> have a sub which is going to open my delimited file overnight, so I
> would like to automatically amend the file, seperating the values.
>
> I have Application.Dialogs(xlDialogTextToColumns).Show, but it
> requires user input, which is a no-no.
>
>
> Cheers
> Tony
>
>

 
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
Automatically Update Delimited/Comma Seperated File . bony_tony Microsoft Excel Programming 1 26th Jul 2007 07:16 PM
Automatically Update Delimited/Comma Seperated File Options bony_tony Microsoft Excel Programming 2 24th Jul 2007 11:30 AM
Automatically Update Delimited/Comma Seperated File bony_tony Microsoft Excel Programming 1 2nd Jul 2007 11:38 AM
Comma Seperated File =?Utf-8?B?UmljYXJkbzAzMDM=?= Microsoft Excel Worksheet Functions 2 10th Apr 2007 04:45 PM
comma seperated file import =?Utf-8?B?VGhlIHN1bg==?= Microsoft Excel Misc 0 10th Jan 2007 06:37 AM


Features
 

Advertising
 

Newsgroups
 


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