ABS function in complex formula

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
Ian Wakeling
Posts: 7
Joined: Thu Apr 07, 2005 10:23 am
Location: Norfolk, UK

ABS function in complex formula

Post by Ian Wakeling »

I am trying to use the ABS function in a cell formula that looks like:

IF(ABS(0.005+OFFSET(A1,1,15+B9))>OFFSET(C20,B9,0),OFFSET(A1,1,11),NA())

However, I am getting an exception from EncodeFormulaII2 that tells me "wrong number of arguments for function ABS".

Any thoughts on a work around?

Thanks,

Ian.
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

This is fixed in the latest update, 3.01.00


Lars Arvidsson
Ian Wakeling
Posts: 7
Joined: Thu Apr 07, 2005 10:23 am
Location: Norfolk, UK

Post by Ian Wakeling »

Thank you Lars.

I have tested the with the new version and no more exceptions.

Ian.
Guest
Posts: 83
Joined: Tue Aug 16, 2005 6:08 pm

Post by Guest »

Hello,

This same problem occur with me ("wrong number of arguments for function ABS"), but I'm using a version 3.01.01 and is occur on unit XLSFuncEval2 and I'm using the formula -> (valor_411-ABS(valor_412))
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

Please check that you really is using the latest update.


Lars Arvidsson
Guest
Posts: 83
Joined: Tue Aug 16, 2005 6:08 pm

Post by Guest »

Hello,

Get the latest update of link:


http://www.axolot.com/components/f_downloadreg.htm
Guest
Posts: 83
Joined: Tue Aug 16, 2005 6:08 pm

Post by Guest »

Hello,

Help me!!!!

Cris
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

I can't reproduce this error.


Lars Arvidsson
Post Reply