Software Index
Related Topics
Popular Trends
Trending Topics
 

Compare Two Csv Files In Excel

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Compare Folders
CompareFolders is a Java 1.4 application to compare two folders to determine if all files and subfolders are identical. The folders may be on the same computer, on the local network, or they may be represented by checksum files. Files ...
February 8th 2011 Freeware    231k
Compare Two HTML Files & Find Differences Software
This is a side by side comparison tool for HTML files. The differences will be highlighted within the HTML file itself. Simply browse to two HTML files downloaded from the web and allow the comparing (finding) process to work. The ...
July 9th 2006 Shareware    339k
Compare Two HTML Files or Web Sites Software
Find content differences between two HTML files. Specify two local HTML files or web-based HTML files. Differences are highlighted within the HTML file.
August 14th 2007 Shareware    339k
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
ECMerge Pro (Solaris)
ECMerge compares and merges files and folders, side-by-side or 3-way.
It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Two ...
June 24th 2006 Demo    4,625k
Excel Import Multiple CSV Files Software
Import many CSV files into one Excel file quickly. Load a list of CSV files into the program and the data will be inserted into a blank workbook.
November 8th 2006 Shareware    416k
Fix Broken Links for Excel
Microsoft Excel 2000-2007 add-on helps you to find and fix broken links in Excel linked files. Program key functions: search for documents with the broken links, fixing broken links, work with files stored on web-sites and SharePoint servers.
March 7th 2007 Shareware    1,762k
Compare Two Text Files Software
Find content differences between two specified text files. Differences are highlighted in red.
August 16th 2007 Shareware    425k
MS Access Import Multiple CSV Files Software
Load many CSV files into your MS Access database. Create a new table or append to an existing table based on the contents of a file on your computer.
February 11th 2007 Shareware    403k
SwiftCompare
If you are looking for a software program that lets you easily compare folders and files to ensure the version you are working on is in sync with other files of the same name, SwiftCompare is the ideal solution. It ...
March 17th 2008 Shareware    2,856k
Barcode Add in for Word and Excel
Easily generate barcodes in Microsoft Word and Excel with this add-in. The add-in changes the selected data to a barcode when applied. In Excel, it may be used to convert an entire column or row of data into barcodes. This ...
November 6th 2010 Freeware    4,224k
Join two pdf files into one
Now a days pdf files has become convenient and most popular format to share documents. Using heavy pdf files can be cumbersome instead of managing small pdf files. This requires removing some extra (unwanted) pages from pdf files to remove ...
January 23rd 2011 Shareware    923k
Barcode Add in for Excel
Easily generate linear and 2D barcodes in Microsoft Excel with this add-in. The add-in dynamically changes selected cells, rows and columns to barcodes using formulas and functions. The barcodes will dynamically change in the worksheet; when data in Excel changes, ...
July 9th 2011 Demo    4,224k
Spot the Diff 2
Compare two seemingly identical pictures in each Picture Level in order to spotthe differences between them. SPOT THE DIFF&aposis an updated arcade-style versionof the popular family classic pencil&paper"Spot the Difference&aposgame whichbasically test and push the powers of your observation to ...
February 27th 2002 Shareware  5 stars 10k
Advanced Excel Repair
Advanced Excel Repair (AER) is a powerful tool to repair corrupt Excel xls & xlw files. It can scan the corrupt files and recover your data in them as much as possible, so to minimize the loss in file corruption. ...
March 1st 2006 Demo    993k
MySQL to Text Files Import, Export & Convert Software
Save MySQL tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the ...
November 29th 2006 Shareware    448k
Unistal Excel Recovery
Unistal Excel Recovery Software is a Professional Excel File Repair Tool to fix & repair corrupt or damaged MS Excel files. Unistal Excel Recovery Software fix & repair ms excel files that are corrupt due to virus attacks, sudden system ...
September 20th 2007 Demo    1,754k
Stellar Phoenix Excel Repair
Stellar Phoenix Excel Recovery recovers corrupted Microsoft Excel (.xls and .xlsx) files. This Excel recovery software scans all selected Excel files. It uses an advanced algorithm to restore Excel files back to their original state. These recoverd files can be ...
January 31st 2012 Demo    3,337k
Excel Image Assistant
With this time saving add in you can:Insert pictures into cells, insert pictures into cell comments, insert picture file names into cells and view pictures in Excel.Just a few clicks away you can insert hundreds of images into Excel spreadsheet ...
October 23rd 2010 Demo    3,450k
DiffnMerge
Quick and Easy File and Folder Comparing.Compare and merge text files. Explore the differences between folders and files.Compare two text files and see the differences in the two files side by side, then merge the text files manually or automatically. ...
May 21st 2002 Shareware  5 stars 2k
Related Scripts
Advanced Excel Repair
Advanced Excel Repair is a powerful tool to repair corrupt Excel xls and xlw files. It can scan the corrupt Excel files and recover your data in them as much as possible, so to minimize the loss in file corruption. ...
December 14th 2005 Commercial     
Build a Form Select Menu of Files In a Directory
This is a tutorial which tells the users how to create a list of file names in a specified directory with php. The author explains to the users that they can include the new function available into their own form. ...
December 11th 2005 Freeware     
Build CAB Files In .NET
Build CAB Files In .NET is a web based tutorial which specially concentrates on CAB file creation. The author elaborates the procedure in steps for generating the CAB file in ASP.NET applications. The author offers source code for creating the ...
December 8th 2005 Freeware     
Converting Visio files in ASP.NET
Converting Visio files in ASP.NET is an article through which beginners can learn about the procedure that have to be adapted to transform visio files into .jpg files with the help of ASP.NET applications. The author explains this method with ...
November 26th 2005 Freeware     
Creating PDF Files in PHP
Creating PDF Files in PHP gives tips and explanation about the creation and maintanance of PDF files using PHP modules. Also, it lists the advantages of PDF formatted files. Gives the syntax to create the PDF files in PHP coding ...
December 5th 2005 Freeware     
Displaying the Files in a Directory using a DataGrid
Displaying the Files in a Directory using a DataGrid is an useful article for the web developers to display all the file names of a directory in a datagrid control using the getfiles method of the DirectoryInfo and Directory class. ...
December 6th 2005 Freeware     
Download multiple files in one http request
This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one ...
November 29th 2005 Freeware     
Find Files in C#
Find Files in C# is a web based tutorial in which author explains about the procedure for searching the files in the hard disk using .NET application, which is written in C#. Here the author uses System.IO namespace for retrieving ...
November 26th 2005 Freeware     
How To Dynamically Include Files in ASP.NET
How To Dynamically Include Files in ASP.NET is an article that explains the step-by-step process of creating an aspx page and reads a file with static HTML and/or client-side script code from the aspz page and writes the file's content ...
December 21st 2005 Freeware     
How to Manipulate Files in ASP.NET
How to Manipulate Files in ASP.NET is a web based tutorial in which author elaborates the methods for reading, deleting and writing the content in a text file. The author explains the method System.IO namespace, through which file manipulation take ...
November 23rd 2005 Freeware     
Related Code
A Simple Way To List Files In A Folder
This project simply lists the files in a folder. No elaborate class hirarchy wrapers. Simply demonstrates System.IO features. This simple solution was brought to you by the P2B Consortium. “Free and easy artificial intellagence chatbot hosting” http://www.p2bconsortium.com/sss/CreateBot.aspx Step 1: Build ...
August 7th 2006     9k
Open MS-Excel Files in Delphi
With this code you can open a MS-Excel file (*.xls) in Delphi and access its fields and sheets without using any DBMS like BDE. you must install ms-excel to use this code.
February 22nd 2009     8k
Sybase ASE Import Multiple Text Files Software
Load text or CSV files into a Sybase ASE database. Create a new table or append to an existing table.
October 27th 2007     411k
Thumbnail Based on files in Directory
Put your pictures in several directories. Change the path in portofolio.asp A thumbnail will automatically be created. U can define the numbers of column, the size of the picture in the thumbnail. A Message will be on the screen while ...
June 12th 2010     3k
Recent Files List
I decided that after not being able to find any good examples of how to handle a recent files list as in Winzip or MS-Word, that I would make my own one... This example shows how to store a list ...
April 8th 2009     6k
New Software
Popular Software