![]() |
|
#1
|
|||
|
|||
|
Hi, I'm trying to import from a text file but I can't separate in columns correctly. The data is much like this: 0000 NAME NAME NAME 000 000 0000 NAME NAME 000 000 0000 NAME NAME NAME NAME 000 000 I need the full name on one column. But using space as separation delimiter gives me: 0000|NAME| NAME| NAME| 000 | 000 0000|NAME| NAME| 000 | 000 | 0000|NAME| NAME| NAME| NAME| 000| 000 can anyone help me? |
| Tags |
| import from text |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How to import multiple text file data into word
|
mizankabir | Word VBA | 7 | 09-15-2023 10:27 PM |
macro, data import from the ONLY text file in current folder
|
ue418 | Excel Programming | 5 | 10-28-2017 12:52 PM |
Run-time error '91': Object variable or With block variable not set
|
tinfanide | Excel Programming | 2 | 06-10-2012 10:17 AM |
| Import formatted text from Word into PowerPoint | parboy | PowerPoint | 0 | 07-06-2011 08:52 AM |
Import Text from File - Line Spacing
|
marshalx | Word | 2 | 10-28-2009 02:37 AM |