Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.657 Times

Quote Excel freeware
Filter: All | Freeware | Demo
 

Quote Excel

1 2 3 4 5 > 
Added: June 25, 2006 | Visits: 10.052

#1 Easy POS-GOLD Point of Sale - Free Download Easy to setup, and very easy to learn POS system with powerful features. Long-term free evaluation period to make sure you are in business. A perfect solution to improve efficiency and profitability of your business at any size. Point-of-sale, quote, invoice, packing list, track sales history,... Platforms: Windows

License: Freeware Size: 4.15 MB Download (1335): #1 Easy POS-GOLD Point of Sale - Free Download

Released: January 01, 2003  |  Added: September 27, 2006 | Visits: 13.268

A Daily Inspirational Quote From Edgar Cayce 'A Daily Inspirational Quote From Edgar Cayce' delivers daily inspirational quotes by America's most famous psychic. Every time you start your computer, or at other times that you specify, this program will display a random quote of the day for you. Gain insights you can apply to your life on... Platforms: Windows

License: Freeware Size: 1.51 MB Download (976): A Daily Inspirational Quote From Edgar Cayce Download

Added: March 20, 2006 | Visits: 2.852

Complete Excel Names Complete Excel Names is a COM add-in that allows you to set the width of the Name Box in Excel. Platforms: Windows

License: Freeware Size: 534 KB Download (181): Complete Excel Names Download

Added: January 24, 2006 | Visits: 4.746

ADX Toys for Microsoft Excel ADX Toys for Microsoft Excel is a COM add-in that adds several useful features to Microsoft Excel (see screenshot). The add-in is based on Add-in Express technology (http://www.afalinasoft.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and... Platforms: Windows

License: Freeware Size: 534 KB Download (460): ADX Toys for Microsoft Excel Download

Added: January 24, 2006 | Visits: 2.878

Seria-A Statistics in Excel (Season 2005-06) Here you can see an Italy Seria A. This is a file for Microsoft Excel. It consists of all matches of the season 2005-06. You can easily keep an eye on the whole season. In this table you can manualy add results of matches. Calendar with dates of all matches is also in this file. Intellectual... Platforms: Windows

License: Freeware Size: 131 KB Download (574): Seria-A Statistics in Excel (Season 2005-06) Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 5.057

FREE Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh... Platforms: Windows

License: Freeware Size: 1.3 MB Download (806): FREE Quick Quote Download

Released: June 15, 2008  |  Added: April 27, 2010 | Visits: 3.429

Add-in Express Toys for VSTO and Excel This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options. The add-in is based on the innovative Add-in Express technology and gives you an example of... Platforms: Windows

License: Freeware Size: 452.99 KB Download (210): Add-in Express Toys for VSTO and Excel Download

Released: January 07, 2012  |  Added: January 26, 2012 | Visits: 2.161

StockWatch Create a portfolio with this spreadsheet for Excel 97 or better. Enter your past and present stock holdings. See your gains and losses at a glance. Get on-line quotes from: CNN.com, Quicken.com, Quote.com, NASDAQ.com, MoneyCentral.com, Toronto (Yahoo), Yahoo India, Yahoo Hong Kong, Yahoo Deutschland Platforms: Windows

License: Freeware Size: 3.75 MB Download (391): StockWatch Download

Released: January 14, 2008  |  Added: October 08, 2008 | Visits: 30.714

Excel Recovery Assistant Excel Worksheet Recovery Assistant lets you repair damaged MS Excel files without special efforts. You do not have to download an amount of demo software for try outs. Excel Worksheet Recovery Assistant will do all work relating to the possible recovery variants. Repair utility will provide you... Platforms: Windows

License: Freeware Size: 437.5 KB Download (14384): Excel Recovery Assistant Download

Added: January 18, 2010 | Visits: 2.165

Afghan Hound Quote of the Day Daemon Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their... Platforms: *nix

License: Freeware Size: 100.35 KB Download (107): Afghan Hound Quote of the Day Daemon Download

Added: November 22, 2010 | Visits: 1.423

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.224

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.831

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other... Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.553

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.851

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows... Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.711

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the... Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: July 22, 2010 | Visits: 1.670

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object... Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Added: November 06, 2010 | Visits: 1.703

XML::Excel XML::Excel is a Perl extension converting Excel files to XML. SYNOPSIS use XML::Excel; $excel_obj = XML::Excel->new(); $excel_obj = XML::Excel->new(%attr); $status = $excel_obj->parse_doc(file_name); $status = $excel_obj->parse_doc(file_name, %attr); $excel_obj->declare_xml(%attr);... Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): XML::Excel Download

Added: April 22, 2010 | Visits: 1.165

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select... Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: May 04, 2010 | Visits: 1.226

MillScript-Excel MillScript-Excel project is a Java library for reading and writing Excel spreadsheets. The goal of the library is primarily to support all versions of Microsoft Excel, but other spreadsheet formats should also be added. The API is geared towards easy integration with other applications.. Platforms: *nix

License: Freeware Size: 512 KB Download (126): MillScript-Excel Download

1 2 3 4 5 >