Search : in
By :

Tabulating data according to categories

adhirajsharma, on Jul 2, 2009 2:16:06 pm BST 
 Report this message to moderators

Hello,
i have large amount of data about different kind of machineries and the family in which they belong but they are not organised in a proper manner. i wanted the VBA code for excel 2003, to put all the machines belonging to the same family together as they are listed randomly throughout the list.

currently the name of the machine is given in coloumn "A" and the correspondig Family in coloumn "B" .

i would be gratefull if anyone could help me out., thanks a lot

Configuration: Windows XP Internet Explorer 7.0

Best answers for « tabulating data according to categories » in :
Computer - Introduction to Memory Show The Role of Memory The term "memory" applies to any electronic component capable of temporarily storing data. There are two main categories of memories: internal memory that temporarily memorises data while programs are running. Internal memory...
Data transmission - Introduction Show Data representation The purpose of a network is to transmit information from one computer to another. To do this, you first have to decide how to encode the data to be sent, in other words its computer representation. This will differ according to...
Backup Outlook 2003 data ShowBackup Outlook 2003 data All Outlook 2003 data ( Emails, Agenda, Contacts, Tasks...) are in one file with .pst extension The file is in the following default folder: C:\Documents and Settings\Login\Local Settings\Application...
Transferring data from one hard drive to another ShowTransferring data from one hard drive to another First of all you should use some tools.. transfering data from one hard drive to another is quite simple. Once you have connected the new hard drive to your pc, check your...
The logical structure of a hard disk ShowThe logical structure of a hard disk Introduction Logical Structure Sources Introduction When you use your computer, your data is organized in the form of files and directories, according to a tree structure and these are stored...
Download Power Data Recovery ShowPower Data Recovery is a read-only data recovery software. It allows to recover data which have been deleted or formatted, attacked by a virus, and data which are lost after a system crash. Easy to use, it supports the following file systems: FAT...
Data transmission - Cabling ShowCabling types Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are: Coaxial cable Double twisted...
Data transmission - The physical connection ShowWhat is a transmission channel? A transmission line is a connection between two machines. The term transmitter generally refers to the machine that sends the data while receiver refers to the one receiving the data. The machines can sometimes be...
OOP - Data encapsulation ShowThe concept of encapsulation Encapsulation is a way of organising data and methods into a structure by concealing the the way the object is implemented, i.e. preventing access to data by any means other than those specified. Encapsulation...