Login  Register

RE : how to append results in excel file

Posted by Romain Guiet on Mar 13, 2013; 10:32am
URL: http://imagej.273.s1.nabble.com/how-to-append-results-in-excel-file-tp5002126p5002143.html

Hi,

We may have a solution but we apologize it is not using open source materials… but I’m sure that open source solutions exist to do the same!

On windows 7:
# Start a command prompt
# Get into the directory containing “.xls” file
# Type :  copy /b *.xls newFile.csv

You will find more explanation within the “.jpg” enclosed

Hope it helps,

Romain and Olivier


---------------------------------------------------------------
Dr. Romain Guiet
Bioimaging and Optics Platform (PT-BIOP)
Ecole Polytechnique Fédérale de Lausanne (EPFL)
Faculty of Life Sciences
Station 19, AI 0241
CH-1015 Lausanne

Phone: [+4121 69] 39629
http://biop.epfl.ch/
---------------------------------------------------------------

________________________________________
De : ImageJ Interest Group [[hidden email]] de la part de annie Venien [[hidden email]]
Date d'envoi : mardi 12 mars 2013 15:00
À : [hidden email]
Objet : how to append results in excel file

hello
I run a loop for image analysis, at the end I get a table of results for each image, I want to keep this table (one per image) but I also want more, a table in excel that append the results of the image n+1 to those of the image n in the same worksheet, if I uncheck the box "clear results" in the window "analyze particles" that increments the number of objects counted I do not want to.
can someone help me?

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

W7_xls_concat.jpg (259K) Download Attachment
W7_xls_import.jpg (327K) Download Attachment
W7_xls_table.jpg (257K) Download Attachment