Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is a fairly easy task but I'm struggling to find the right objects to
use. I have a named range on a spreadsheet or around 20 columns and 10 rows and I want to write that range out to a CSV file in a specific directory with a specific name (I want the extension to end in .txt and not .csv). So I'm thinking that I could loop over each row and inside that loop I would loop over each column and then write the conents of each cell to the file and put a "," between each value. I'm not familiar with Excel VBA syntax so any pointers would be much appreciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing to notepad file | Excel Discussion (Misc queries) | |||
writing on an excel file | New Users to Excel | |||
Writing to a file from excel | Excel Programming | |||
Writing a .txt file | Excel Programming | |||
file writing | Excel Programming |