Re: write to Excell specific cell ?
Posted by
Chengxin Li on
Feb 28, 2008; 2:28am
URL: http://imagej.273.s1.nabble.com/write-to-Excell-specific-cell-tp3697056p3697059.html
Thanks all for the replies. I will try further investigation, e.g. to see the excel-writer codes for any hint.
Thanks again !
Chengxin
>>> Robert Baer <
[hidden email]> 02/27/08 4:50 PM >>>
I don't know about writing to a single cell, but you might take a look at
Kurt De Vos's very nice Excel Writer plugin if you haven't already:
http://rsbweb.nih.gov/ij/plugins/excel-writer.htmlRob
--------------
Hi,
I am very new to ImageJ, esp. new to Macro coding. I found this is the best
forum to get help.
Currently I am doing Pathology related image measurement. After getting
number from ImageJ Result and calculation, I hope to write the result to
Excell cell interactively by Macro coding. e.g. computer pops up
message:"Where to write ?", I input C5, then write the value to Excell C5
cell. Next time, I may input D5, then write to D5. I wonder any possible to
implement this in Macro, and how ?
Thank you very much for your help !
Chengxin