I'm using coldfusion to create an excel spreadsheet. How do I enter zipcodes into that spreadsheet without having the leading zero being dropped. Is it possible to change the category of the column...
http://www.experts-exchange.com/Web_Development/Software/ColdFusion_Studio/Q_23790517.html
I am trying to create a website for a local software company which will allow their customers (they sell software to health care organizations) to go online and check their data against everyone e...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10338391...
Zones:
Cold...Date Answered: 05/11/2000 Rating: 8.2 Views: 0
How to run "OUTPUT" from sybase in Coldfusion
how to run this statement in coldfusion
SELECT *
FROM employee;
OUTPUT TO employee.xls
FORMAT EXCEL
into coldfusion's
<cfquery>
</cfquery>
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20698513...
Zones:
Cold...Date Answered: 08/06/2003 Rating: 5.6 Views: 0
Hi,
I have a page that has multiple queries that ultimately build a display page.
I want to export this to excel. I am running on Solaris so I can't use COM objects.
How can I generate a...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21729020...
Zones:
Cold...Date Answered: 02/10/2006 Rating: 9.8 Views: 0
I need to import an excel file into a db. Please see my code. I've done this before with .csv but for another project I really need it in .xls instead. I'm just not sure of what delimiters I use in...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23082585...
Zones:
Cold...Date Answered: 01/15/2008 Rating: 9.2 Views: 4
Hello
what im trying to do is let the user click a button to save the output of a query as an xls file
I know code that will output CFM page into an excel grid but the users want a button inste...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFML,
MS ExcelDate Answered: 05/31/2009 Rating: 8.2 Views: 0
I need information on reading and writing to/from an excel file using coldfusion. Thanks.
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21607120...
Zones:
Cold...Date Answered: 11/21/2005 Rating: 7.2 Views: 0
I've got a template that basically opens and activates an Excel file (Benign_ADP_Payroll_Export.xls), runs a macro, then closes and quits Excel:
objOpenedBook = objWorkBook.Open(NewDefaultPayrol...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20393876...
Zones:
Cold...Date Answered: 12/01/2002 Rating: 7.2 Views: 0
Hi,
I like to output data in MS Excel format, then which can be saved as a .xls file or copy/paste into other
XLS-compatible files.
Is it possible in ColdFusion? Anybody have a clue?
An...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20533654...
Zones:
Cold...Date Answered: 03/03/2003 Rating: 7.6 Views: 0
Does anyone know if it is possible to connect to a data source without using ColdFusion Administrator?
If it is possible can anyone show an example connection to an Access database and one to an...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20538786...
Zones:
Cold...Date Answered: 03/05/2003 Rating: 9.4 Views: 0