Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, my boss send me a mail with 5 csv files and wants me to load them as a pipe delimited text file to our IT department. Since the whole IT department is already at home and I have to do it this evening, I hope to find some help here. Thank you very much in advance!! Kind regards Tim:) -- germantim ------------------------------------------------------------------------ germantim's Profile: http://www.excelforum.com/member.php...o&userid=37559 View this thread: http://www.excelforum.com/showthread...hreadid=571895 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Where do you need to load these files to? Excel? Access?
"germantim" wrote: Hi, my boss send me a mail with 5 csv files and wants me to load them as a pipe delimited text file to our IT department. Since the whole IT department is already at home and I have to do it this evening, I hope to find some help here. Thank you very much in advance!! Kind regards Tim:) -- germantim ------------------------------------------------------------------------ germantim's Profile: http://www.excelforum.com/member.php...o&userid=37559 View this thread: http://www.excelforum.com/showthread...hreadid=571895 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you're lucky, you could open each CSV file in Notepad and do
edit|replace what: , (comma) with: | (pipe) replace all But this will change any field that has embedded commas, too. ==== If that is a problem, then I would open the .csv files in excel (and copy|paste to merge them into one worksheet--not sure about that) Then change my windows regional settings (in the control panel) list separator from a comma to a pipe. Then file|saveas as a .csv file Open the file in Notepad to verify it. And change my list separator back to a comma. germantim wrote: Hi, my boss send me a mail with 5 csv files and wants me to load them as a pipe delimited text file to our IT department. Since the whole IT department is already at home and I have to do it this evening, I hope to find some help here. Thank you very much in advance!! Kind regards Tim:) -- germantim ------------------------------------------------------------------------ germantim's Profile: http://www.excelforum.com/member.php...o&userid=37559 View this thread: http://www.excelforum.com/showthread...hreadid=571895 -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks a lot!! -- germantim ------------------------------------------------------------------------ germantim's Profile: http://www.excelforum.com/member.php...o&userid=37559 View this thread: http://www.excelforum.com/showthread...hreadid=571895 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Macro to Save Copy of File to New Location | Excel Discussion (Misc queries) | |||
Saving as Text (tab delimited) surrounds text with "quotes" | Excel Discussion (Misc queries) | |||
Text file saving, setting file origin | Excel Discussion (Misc queries) | |||
Unwanted Quotations Marks in Save as Tab Delimited File | Excel Discussion (Misc queries) | |||
Weird File Open/Save As Behavior | Excel Discussion (Misc queries) |