Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I save a sheet using File - Save as.. to a format CSV - the result
looks OK and like this using Notespad: 1;monday;jan;1,11 2; tuesday;feb;2,22 BUT when I'm using a simple marco for the same funtion, the result looks like this: 1,monday,jan,1.11 2,tuesday,feb,2.22 Why are the field separators different doing function manual or using marco? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
format a right justified zero filled field to a prn file | Excel Worksheet Functions | |||
How do I save a 689 character fixed field/record format file | Excel Discussion (Misc queries) | |||
FileFormat:=xlCSV for a cell with =TODAY() gives unwantedamerican | Excel Programming | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel | |||
Change of field separator | Excel Discussion (Misc queries) |