batch process to covert file to excel file

B

beancurdjelly2003

Hi All,

I need to covert many many file to excel file format and save as
another folder by daily, who can help me to write VBA. So can let me
simpliar the job process. Many thanks!

I'm not sure what type of the orginal file format. I open with
Notepad, then see the file use "|" to separate each field, look like
below

Name:xxxxxxxx|
Adjustment for xxxxxxxx| $10.00

Mobile|Account|Free Min|Feature1|Feature2|
xxxxxxxx|xxxxxxxx|1000|15.56|1000.34
xxxxxxxx|xxxxxxxx|(10)|323.00|45.00
 
B

beancurdjelly2003

one more thing, the "Adjustment for xxxxxxxx|$10.00" , need to change
the word "for" to "|" so that separate the "xxxxxxxx" to another field
too
 
B

beancurdjelly2003

Who can give me some suggestions on how can I do it? is it can done
on Marco?
 
D

Dave Peterson

I don't think many people can figure out where you get each of those 5 fields.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top