Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I need to get a macro/vb script/program that can convert something like this : CITY OF ST. GEORGE, UTAH BUSINESS CONTACT LISTING - ALL BUSINESSES BUSINESS NAME LOCATION ADDRESS OPEN DATE OWNER NAME BUSINESS PHONE ------------------------------ ------------------------------ --------- ------------------------------ -------------- #1 CENTRAL VAC LLC 574 DAMMERON VALLEY DR W 06/15/2005 GARN, BRETT K 4355742222 DAMMERON VALLEY UT 84783 1 CALL SERVICE PROS 511 E ST GEORGE BLVD #G 08/20/2004 KIRKLAND, CASEY 4356888700 ST. GEORGE UT 84770 1001 BUSINESS CARDS INC 60 N 300 E 08/06/2001 OGAARD, LORI 4356741330 ST. GEORGE UT 84770 To convert it to a csv or xls like this : BusinessName|Address|Date|Owner|Phone|City|ST|ZIP This way it can be used for mail lists or DB mining. The city says this is the only way they can export the info.. Any help is appreciated.. If someone would like to write a script to strip the file I would be interested in that as well. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I convert an Excel document to a Word Document | Setting up and Configuration of Excel | |||
How do I merge address information in Excel into Word? | Excel Discussion (Misc queries) | |||
convert excel document to word document (not a picture) | Excel Discussion (Misc queries) | |||
how do I transfer information from excel to an existing word document using a macro | Excel Programming | |||
How do I merge excel information with a word document? | New Users to Excel |