dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01360
Re: How to get the calculated value from an input formula string ?
Oh, (so supsire) hi Murod !
I mean which method in which class either POI or JXL using for input formula
string ?
Can u give an sample ?
Thank a lot !
On Mon, Jun 29, 2009 at 5:26 PM, Murodullo Latifov
<murodlatifov@xxxxxxxxx>wrote:
> in POI place formula like this: A1 + B1 . Note no need for equal = sign.
>
> murod
>
> ------------------------------
> *From:* Hieu Dang Duy <hieu.hispvietnam@xxxxxxxxx>
> *To:* dhis2-devs@xxxxxxxxxxxxxxxxxxx
> *Sent:* Monday, June 29, 2009 11:23:35 AM
> *Subject:* [Dhis2-devs] How to get the calculated value from an input
> formula string ?
>
>
> That's a question to resolve the problem as example below :
>
> I've got three cells as A1, B1 and C1
>
> A1 contains value as 8 (A1 = 8)
> B1 contains value as 10 (B1 = 10)
>
> and:
>
> C1 = A1 + B1
>
> So, how can i get the calculated value as 18 from input formula string "A1
> + B1" by* jxl *or *POI*
>
> p.s: I could not get *directly *the pre-calculated value from cell C1 by
> jxl.
>
> Please giving me your experiences about the *jxl* or *POI API* !
>
> --
> Hieu.HISPVietnam
> Good Health !
>
>
--
Hieu.HISPVietnam
Good Health !
Follow ups
References