![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
In some cases data which I copy and paste into Excel contains double quote as
first character, Excel in this case treats tab delimiters as part of the cell value and puts the whole string into one cell. In absense of double quote it will use delimiters to parse text and put inot the multiple cells. Is there a way to replace default text qualifier " with something else? |
| Ads |
|
#2
|
|||
|
|||
|
Any chance that opening the text file in a text editor and changing the double
quotes to an unused character (maybe |) and then importing that would work? Then you could import the data and edit|Replace the | with what you want--nothing or double quotes. Might be worth a try. viof wrote: > > In some cases data which I copy and paste into Excel contains double quote as > first character, Excel in this case treats tab delimiters as part of the > cell value and puts the whole string into one cell. In absense of double > quote it will use delimiters to parse text and put inot the multiple cells. > Is there a way to replace default text qualifier " with something else? -- Dave Peterson |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| excel save as csv - force text qualifier on every text field | Newbie-Don | Excel Discussion (Misc queries) | 5 | October 22nd 08 05:45 AM |
| Double quote delimiter script | Mr BT[_2_] | Excel Worksheet Functions | 0 | June 10th 07 06:18 PM |
| How can the SUBSTITUTE function replace a double quote? | Florence | Excel Worksheet Functions | 5 | February 27th 07 07:21 PM |
| Exporting single or double quote delimited files | Greegan | Excel Worksheet Functions | 2 | April 18th 05 05:25 AM |
| how do I create comma and double quote delimited file | mikeb | Excel Discussion (Misc queries) | 1 | November 29th 04 10:01 PM |