Brendan Brink
unread,Feb 2, 2012, 3:39:58 PM2/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NZ PHP Users Group
Good morning,
I am working on a project that requires the following:
1. Open existing .xls Excel spreadsheet (which contains macros)
2. Modify some basic cell data.
3. Save / export the new file while containing the original macros.
The macros are NOT modified, they just need to be maintained when
creating a new file.
I have googled this and tried PHPExcel library, and have managed to
open the file, modify with basic cell data, and then export, however
the macros are lost.
Wonder if anyone has found a solution out there (paid / free) that can
help me.
Much Appreciated
Brendan.