CFX_Excel Example

Write Operation - Convert ColdFusion Query To MS Excel File

Template is provided for demo purpose by MasRizal & Partners
Template contains graphics and chart

Download our sample template to see how
CFX_Excel merge data from CF query and xls template: DemoTemplate.xls
CF query data is random values
Sheet name: Sheet1
Start write at column: A
Start write at row: 9
Header row: No
Column list: Date,Product,Price,Quantity,Revenue,Profit
Formula Process
Insert row False
Preserve style Yes


Try writing with your own template | Click here to see the CFX_Excel read example