Have you tried putting in =A1+B2 between commas for a cell value?

1,2,=SUM(A1:B1)
11,22,=SUM(A2:B2)
=SUM(A1:A2),=SUM(B1:B2),=A1+B2

On Fri, Sep 14, 2012 at 4:08 PM, Martin Packer <[email protected]> wrote:
> .CSV won't contain formulae. Don't know if that's what bothers the OP -
> but it bothers ME as I'd like to generate them in REXX.
>
> Cheers, Martin
>
> Martin Packer,

-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to