Active
Project:
Profile CSV
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2009 at 15:18 UTC
Updated:
1 May 2009 at 08:23 UTC
Is anyone interested in Excel export next to CSV for this module? I wrote the code for this, and looking for a way to integrate it with the module. I found that exporting to excel is often easier for the clients (no need to split fields within excel for example), who most of the time request to see a list of people in excel format.
Comments
Comment #1
pitxels commentedI am interested :)
Comment #2
dman commentedSo you generate Excel binaries?
Is all the code in PHP, or are you using some external libraries like Pear?
Comment #3
pvhee commentedI have implemented XML Excel for this (.xlsx), something like
which you can then open correctly with the latest Excel.