Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel is very particular with CSV.
Even opening CSV (in VBA) has quirks... Consistent importing can be achieved only by renaming the file to .TXT before opening... then use OpenText method. Saving delimited files, with proper quotes around items, and "selectable" delimiter.. try ASAP utilities.. http://www.asap-utilities.com/ keepITcool < email : keepitcool chello nl (with @ and .) < homepage: http://members.chello.nl/keepitcool "frank" wrote: Is there a way to create a csv type file BUT select my own character to seperate the variables. Comma's won't work as there are comma's in the data!! Tx, Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
File formats and sizes | Excel Discussion (Misc queries) | |||
file formats | Excel Discussion (Misc queries) | |||
Excel file formats | Excel Discussion (Misc queries) | |||
Converting file formats into .xls files | Excel Discussion (Misc queries) | |||
New custom % formats are only in XL file they are set up in. WHY? | Excel Worksheet Functions |