Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bryan,
Unless you can help Excel to determine the breaks, it looks like you will be doing it manually. To me, the easiest way to "help" is save the file as a .csv. Then open it NotePad or other text editor Go through the file adding commas where fields are split, adding an extra comma if the field is missing. Reopen in Excel. If you a few hundred it's feasible. Thousands, good luck. NickHK P.S. Unless you have some way of controlling the output of the other program in the first place to give consistent data. "bryan" wrote in message ... whoever made this program should be shot "bryan" wrote: I have a database of clients. first column second column company name contact name, address, city, zip I need to separate the values in the second column |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Separating text into seperate fields | Excel Worksheet Functions | |||
separating fields | Charts and Charting in Excel | |||
separating fields | Charts and Charting in Excel | |||
Need pie chart with number of fields instead of info in fields | Charts and Charting in Excel | |||
Separating a string to two fields | Excel Programming |