ugh, where's the data at? DBs have basic stats functions built in. Or are you pulling the data direct from the spreadsheet? (eeww :) ) anyhoo, not hard to due stdev, in fact if you have to use CF, cruise on over to cflib.org <http://cflib.org> and see some swell open-source code http://cflib.org/library.cfm?ID=6
DK On 6/7/05, mayo <[EMAIL PROTECTED]> wrote: > > Some of the functions in excel such as standard deviations would be time > consuming to create in CFML, but I guess I'll have to write them if I > want them. I didn't think it was possible -- but I was hoping that it > was. :-) > > Mayo > > > > -----Original Message----- > From: Matthew Walker [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 07, 2005 9:04 PM > To: CF-Talk > Subject: RE: using excel functions in cfmx > > Excel is not designed to support web apps so even if it were possible, I > can't help thinking it would be a bad idea, just like building a hotel > out > of ice is possible but.... Surely the calculations can pretty much be > cut > and pasted into CFML anyway huh? > > Alternatively, why not simply have the excel files available to > download? > Visitors love free stuff. > > -----Original Message----- > From: mayo [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 8 June 2005 12:54 p.m. > To: CF-Talk > Subject: using excel functions in cfmx > > I have a client who would like to be able to put some calculators > online. Currently these calculators are in excel. > > Is there a relatively simple way to have a user enter in the variables, > have these variables processed by excel and and have the result on a > ....cfm page? > > Thx, mayo > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208928 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

