Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to export just data from a named range to a CSV file?
If so any references? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How about copying that named range to another workbook, then saving that
workbook as a .csv file. If you need a macro, you could record one when you do it manually. Paul W Smith wrote: Is it possible to export just data from a named range to a CSV file? If so any references? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank for suggesting a way of doing it, which is appreciated.
What I actually asked was is it possible to export just data from a named range. If it is not possible can someone advise me of this. "Dave Peterson" wrote in message ... How about copying that named range to another workbook, then saving that workbook as a .csv file. If you need a macro, you could record one when you do it manually. Paul W Smith wrote: Is it possible to export just data from a named range to a CSV file? If so any references? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exporting to seperate .ini files | Excel Discussion (Misc queries) | |||
EXPORTING EXCEL FILES | New Users to Excel | |||
exporting pdf files to excel | New Users to Excel | |||
Exporting to several xls files | Excel Programming | |||
Exporting CSV files | Excel Programming |