Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Smallbase

3 replies · 2,104 views · Started 01 December 2001

Can anyone help me . I am using smallbase and cannot get the formula to work . I am trying to have a simple multiplication of two previous fields and displaying the result in a third but cannot get it to work . Can anyone please let me know how to do it.

Thanks

The result will be stored in the formula field !
You can't affect yet the result in a new field.
Sorry.

Kind Regards
Eric.

Sorry I dont understand . I am trying to multiply field number 5 x field number 6 and display the result in field number 7 . Is this possible and if so what formula should I be using.

In fact, you can do that like this.

Enter in the formula
r5*r6, the formula field will contains the result. you can't affect the result to another field !
your field r7 is the formula field !

Hope this may help a bit