How can I extract keywords from Tridion into an Excel format?

content-management-system, excel, extract, tridion

Solution

If you're using Tridion 2009: http://sdltridionworld.com/community/extension_overview/exporttoexcel.aspx

If you're not, you'll have to write some sort of script (really easy) to export it to CSV or similar.

Problem

How can I extract keywords from Tridion into an Excel format? This is for the purpose of translation of the website.

Original source