orbitz
04-14-2006, 10:18 AM
Hello,
I k now that we can create csv file from PHP and import the file to excel. However, csv file is just a plain text file, and when importing it to excel, the spreadsheet has no format such as bold, italic, or hightlighted cells.
I was thinking if we can use PHP to create xml with some format for some cells to have them either highlighted, bold, or other type of formats. Then, when we import this xml file to Excel, those cells will have the format - highlighted, bold, or other in the Excel spreadsheet?
Thanks!
I k now that we can create csv file from PHP and import the file to excel. However, csv file is just a plain text file, and when importing it to excel, the spreadsheet has no format such as bold, italic, or hightlighted cells.
I was thinking if we can use PHP to create xml with some format for some cells to have them either highlighted, bold, or other type of formats. Then, when we import this xml file to Excel, those cells will have the format - highlighted, bold, or other in the Excel spreadsheet?
Thanks!
