Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way of creating these drop down menu's in CSV?
I am currently creating a CSV file, but want to add headings or even better those drop down columns in CSV? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can add filters when the file is opened in Excel, but they will be lost
when saved as a CSV. -- __________________________________ HTH Bob "TheLearner" wrote in message ... Is there a way of creating these drop down menu's in CSV? I am currently creating a CSV file, but want to add headings or even better those drop down columns in CSV? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A CSV is a plain text file, so no.
If you read the CSV into Excel, then you can apply normal Excel facilities to it, but the CSV itself is just text (which you can read in something like Notepad). -- David Biddulph "TheLearner" wrote in message ... Is there a way of creating these drop down menu's in CSV? I am currently creating a CSV file, but want to add headings or even better those drop down columns in CSV? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am actually creating the CSV file in code - from a .NET application. So
there is no way of creating the filters in CSV? "Bob Phillips" wrote: You can add filters when the file is opened in Excel, but they will be lost when saved as a CSV. -- __________________________________ HTH Bob "TheLearner" wrote in message ... Is there a way of creating these drop down menu's in CSV? I am currently creating a CSV file, but want to add headings or even better those drop down columns in CSV? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop dwn menu. Formula to count selection frm menu in anoth cell? | Excel Worksheet Functions | |||
filter dropdown menu so 2nd drop menu is customized | Excel Worksheet Functions | |||
Drop Down Menu | Excel Discussion (Misc queries) | |||
Cross-referenced drop-down menu (nested drop-downs?) | Excel Worksheet Functions | |||
Drop down menu | Excel Worksheet Functions |