How to delete a column using CSVed?
I need to delete a column using CSVed, actually Column 2
in this screenshot:
I tried right clicking on Column 2
-> Delete selected columns
However this does not work, it gives me "Select one or more columns to delete":
Well, how can I select a column? I just couldn't figure out how to do that. Thanks!
The CSV file:
MyFirstcolumn,MySecondColumn,MyThird Column
one,two,three
another one,another two,another three
Try selecting the column you want to delete from the TAB section, then click on Delete Column.