By wrong data, I mean a cell with nothing inside - an empty cell - or a cell with a string instead of a numeric. I just want to read some matrices within Excel and execute some calculation with J, but if the cells have not a number, it does not work.
Damien. 2007/7/17, Devon McCormick <[EMAIL PROTECTED]>:
Can you give an example of what you're doing? What do you mean by "wrong data"? On 7/17/07, Damien <[EMAIL PROTECTED]> wrote: > > Hello, > > I am currently using J as server for Excel with OLE. I would like to deal > with the problem of empty cells or wrong type of value (string) with J, > and > not with Excel. > The problem is that I can not send any "wrong" data to J. When the data > are > correct, J receives them as boxed array. As boxed arrays rare very > convenient to deal with different type of data, I am a little surprised. > Do you know if it is possible to do what I want ? > > Thanks. > Damien. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
