On 06/26/2011 01:03 PM, Frederico Mestre wrote: > Hello, > > How can export a table, which can be opened in excel (such as .csv), when > I've got joined tables that I joined using the vector properties window join > tool? > > Bye, > > Frederico Mestre > >
If the layer is a shapefile then the dbf is openable in Excel already, no need to export. If it's in a database like Postgis or Spatialite then both of those have tools to export or dump csv. Alternately if you Right click on any vector layer loaded and do a Save As... Comma Separated Values is an output option. Enjoy, Alex _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
