I have a sheet with formula for cell C3. formula is sum(c1:c2) I insert values to c1 and c2. If I try to get the value of C3 I get 0.0 How do I get the value of c3 cell? Even if i save all the data and then try to open the file and try reading the value of c3 cell I get 0.0 But if I do save as and save the file with a diff name and try to read the value of c3 cell, I get the correct value?
Any Idea how to retrieve the value of a formula cell from the same file to which the data is stored to? Thanks Suma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
