Software Index
Related Topics
Popular Trends
Trending Topics
 

Adding Integer Worksheets

Product Title  /  Popularity Revised License Rating Size
Hide Worksheets
Hide Worksheets is a must have excel add-on tool to quickly and easily hide or unhide worksheets. By using Excel's built in unhide worksheet function it can be very time consuming and frustrating unhiding one worksheet at a time. With ...
July 30th 2006 Shareware  5 stars 188k
Auto Friend Adding Machine
Search for new myspace friends based on a search phrase, searching for common interests such as "Hip Hop", "Import Cars", or by another persons friend list, or stats such as age sex and location and add them automatically. For better ...
July 31st 2006 Shareware    5,311k
extprot
extprot is a compact, extensible and efficient binary serialization format.

This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at:

http://eigenclass.org/R2/writings/extprot-extensible-protocols-intro

Similar to Google's Protocol Buffers and Apache Thrift, extprot allows the definition ...
February 1st 2011 Freeware    20k
Math ActivityMaker: Fractions
Creates instant worksheets for Greatest Common Factor, Least Common Multiple, Adding, Subtracting, Multiplying, and Dividing Fractions, Reducing Fractions, Greater Than/ Less Than, Value-Matching, Fraction Strips, and Fraction Fill-Ins. Lots of options include whole numbers, improper fractions, and more! Adjustable levels ...
November 17th 2002 Shareware  5 stars 2,800k
Math ActivityMaker: Primary
Create instant worksheets for reading time from clocks,adding and subtracting time, measuring, counting money, writing and reading number words, place values concepts, translating Roman Numerals, rounding numbers, working with number lines, and much more. Adjust skill levels, values, and a ...
November 17th 2002 Shareware  5 stars 2,800k
FindReplaceExcel
FindReplaceExcel is a find/replace utility to search Excel files for text, values and comments and replace the text inside cells automatically without opening workbooks . The program can search ranges in worksheets. Multiple drives and directories can be searched. Individual ...
January 9th 2003 Shareware  4.5 stars 2,005k
Deskcalc Pro
"DeskCalc" is a full featured adding machine with the functions you expect from a mechanical adding machine plus capabilities associated with a Windows environment. Features include a check-strip with comfortable text input per position, correction possibilities (rectifying, adding and deleting ...
April 29th 2005 Freeware  4.5 stars 926k
Moffsoft Calculator
Moffsoft Calculator has a simple, easy-to-use interface that allows a user of any level to start crunching numbers immediately, but don't be deceived by its simple appearance. The power that lies within is only a click or two away. In ...
September 4th 2004 Shareware  4.5 stars 1,668k
Easy Watermark Creator
Easy Watermark Creator is an easy-to-use tool for adding visible watermarks to your pictures and photos. Watermarks can contain text (phrase, file name, file number), image, date (current values or from EXIF) and can be solid or semi-transparent. You might ...
January 24th 2005 Shareware    5,598k
Excel Sheet Navigation & Management Software
Copy, open, move, rename, delete, swap, and switch between worksheets in all open workbooks quickly. This Addin loads into Excel for convenient management of your sheets. Good if you have many worksheets or many workbooks to keep track of.
February 13th 2006 Shareware    394k
Merge Workbooks
Merge Workbooks is an Excel macro that will combine several Excel workbooks into one workbook. The user selects the workbooks to merge and the macro copies all the worksheets in those workbooks into a new workbook. The trial version is ...
April 20th 2006 Shareware  5 stars  
Worksheet Sort
Worksheet Sort will sort the worksheets in an Excel workbook in either ascending (A-Z) or descending (Z-A) order.
April 20th 2006 Shareware  5 stars 362k
Movie Collector
Use this movie database software to catalog your collection of DVDs, DivX files, VHS tapes, etc... Adding movies to the database is quick and easy, no typing needed. Just type the movie title and Movie Collector will automatically download all ...
September 20th 2006 Shareware    2,661k
IP Calculator / IP Workshop Light
IP Workshop 2 is a Multi Window Application Support of multiple IP Calcualtor, Subnet Mask Chart and Interger Calculator instances within the application Subnet Mask Viewer: Different input and output formats (classic network mask, CIDR prefix, wildcard mask, numeric values) ...
September 21st 2006 Freeware    1,365k
IP Workshop Light
IP Workshop 2 is a Multi Window Application Support of multiple IP Calcualtor, Subnet Mask Chart and Interger Calculator instances within the application Subnet Mask Viewer: Different input and output formats (classic network mask, CIDR prefix, wildcard mask, numeric values) ...
November 6th 2006 Freeware    1,166k
Similar Data Finder for Excel
Similar Data Finder for Excel will help you to find cells with similar values in Microsoft Excel 2000-2007 worksheets. The program enables you to quickly find mistakes made while entering cell values; easily correct the mistakes; find and mark cells ...
March 3rd 2007 Shareware    3,981k
JExcel
JExcel is a library for integrating Microsoft Excel into Swing applications and for working with Excel workbooks and worksheets from Java programs.

JExcel functionality can be divided into the following main parts:
# Automation of an Excel application, workbooks, worksheets, ...
May 15th 2007 Shareware    4,971k
Judy's TenKey
Award-winning Windows calculator that includes nearly every feature imaginable, including a scrolling tape that automatically recalculates when you edit it. You can set Judy's TenKey to behave like a standard calculator, an adding machine, or a scientific calculator. A calculator ...
October 29th 2008 Shareware  5 stars 1,094k
ExcelDiff
ExcelDiff is accessible software designed to compare excel spreadsheets and excel worksheets with some comprehensive steps. ExcelDiff effectively performs cell by cell comparison of data and remove all kinds of duplicacy in data. ExcelDiff is proficient software allows customers to ...
September 27th 2011 Shareware    2,328k
Epson Stylus C83 Driver 5.5as
With the C83 inkjet photo printer from Epson, you can print professional quality photos from the comfort of your own home. With its fine 1.5-picoliter droplet size, the R800 delivers resolutions up to 5,700 x 1440 dpi for exceptionally detailed ...
May 7th 2011 Freeware    5,335k
Related Scripts
Adding a Default ListItem in a Databound Listbox in ASP.NET
Adding a Default ListItem in a Databound Listbox in ASP.NET is an article in which the author discusses about adding items to the listbox web control of ASP.NET. The author shows how to add the items using the Insert method ...
December 5th 2005 Freeware     
Adding a DropDownList to an Editable DataGrid
Adding a DropDownList to an Editable DataGrid is an ASP.NET article that contains more information about the datagrid and how to add a dropdown list box in the datagrid. You can copy and paste the code given in this tutorial ...
November 29th 2005 Freeware     
Adding a Hover feature to Button in C#
Adding a Hover feature to Button in C# is a tutorial which talks about the hover feature of the button through which you can change the background color of the ASP.NET button control. The author shows you the sample code ...
December 1st 2005 Freeware     
Adding a New Record to the DataGrid
This is an useful article for the users to know about how to insert new record in to the datagrid control. In this article the author describes the users about adding a new record to the datagrid control by placing ...
December 2nd 2005 Freeware     
Adding a search facility to your website
Adding a search facility to your website is a web based article through which users can get idea about how to generate indexing services in the users website. Here author deals with how the users can search file from the ...
November 27th 2005 Freeware     
Adding an Icon with Your URL - Two Methods
Adding an Icon with Your URL - Two Methods is a JavaScript that can be added to your site to generate an icon on the favorites list and also in the URL box of the browser when the user visits ...
December 5th 2005 Freeware     
Adding an XML Newsfeed To Your Site
Adding an XML Newsfeed To Your Site is a simple article dealing on the content management systems of website news publishing. The author has given guide lines for publishing news on the website along with the ASP codes for selecting ...
December 18th 2005 Freeware     
Adding Attributes to an Object Within a Datalist
Adding Attributes to an Object Within a Datalist is an interesting article that provides you the information about adding attributes to the objects that resides inside the datalist control. This article shows how to add attributes to an image button ...
November 23rd 2005 Freeware     
Adding Client-Side Message Boxes in your ASP.NET Web Pages
Adding Client-Side Message Boxes in your ASP.NET Web Pages is a web based tutorial in which author elaborates the method of creating alert message boxes and confirm message boxes in ASP.NET web pages. Here the author explains the benefits of ...
December 9th 2005 Freeware     
Adding Data to An Access Database
This is very useful tutorial for the users who need to add the records to the database table in their application. This tutorial explains it with the sample code. It provides the SQL query for adding the records and this ...
December 16th 2005 Freeware     
Related Code
Validate email id, integer, password, empty field JavaScript Tutorial
You will learn the following from this well commented code: • Validate email id, integer, password, empty field using JavaScript • Keypress, onsubmit, onclick and parameter passing. • To change other combo box’s value as one is changed • To ...
February 4th 2009     6k
SQLDiffer 1.0
SQLDiffer is a comparison tool used to visually display selected data for easy observation of the differences. The data used in the comparisons can be obtained from a wide range of databases. Any database with an ODBC interface is supported ...
February 4th 2006     1,999k
Database Web Explorer 3.00
If you need access to your databases through the Internet and don't know how to make it we offer you the complete solution. Our software Database Web Explorer is a database-management tool that lets you easily and quickly Web-enable any ...
February 4th 2006     320k
Active Calendar
This is the latest release (1.0.2) of the Active Calendar, an XHTML Calendar generator PHP Class. For more details please check at: http://freshmeat.net/projects/activecalendar/ Here is a description: Active Calendar is a PHP class that generates calendars (month or year view) ...
February 28th 2006     42k
Adding Numbers Together EASILY using PHP!
You enter 2 numbers and it will add them together with only 5 lines of code.
March 4th 2006     1k
New Software
Popular Software