Search : in
By :

Script for split the data into seperate sheet

Last answer on Sep 22, 2009 2:05:10 pm BST kis, on Sep 22, 2009 8:10:23 am BST 
 Report this message to moderators

Hello,
i need a script so that the data will move to diff sheets based on coloum and the coloum value is in range please suggest on this

Configuration: Windows XP Internet Explorer 7.0

Best answers for « script for split the data into seperate sheet » in :
How to split data into multiple worksheets? Show How to split data into multiple worksheets? Issue Solution Note Issue I hope someone can help! I have a .csv file open with excel that contains a large amount of data that has been merged together so that each data set follows each...
[Linux]Cutting a file into several parts Show[Linux]Cutting a file into several parts Linux is full of utility tools allowing you to manipulate files. There is a very handy tool to split a file into several parts (for example to carry data on low capacity media). The split...
Shell script for telnet and run commands ShowShell script for telnet and run commands Issue Solution Note Issue I have made a shell script which can telnet automatically and run commands on the other machine and end the telnet session without any interact from the user, only he...
[Ingres] Importing/ Exporting data Show[Ingres] Importing/ Exporting data Making use of these commands copydb unloaddb Notes Ingres allows you to export data from an Ingres installation to another (it is a platform independent procedure). unloaddb copydb The main...
Download PDF SaM (Split and Merge) ShowPDFsam is a tool to merge and cut PDF files. It is an open source application to treat PDF files. It requires Virtual Java machine 1.4.2 or superior version. With a simple and intuitive interface, you can: - split documents PDF into chapters, into...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...

1

 Trowa, on Sep 22, 2009 2:05:10 pm BST

Use the IF function.

If value is found, copy value, else don't copy value.

Reply to Trowa