Calculating fields
I have a two table - EVENTS and RESULTS
In the EVENTS table there is one field - ATTENDANCE_TOTAL
In the RESULTS table there is a field POINTS_AWARDED and POSITION_FINISHED.
When I enter the results in the table I need use this formula from a spreadsheet
IF($A7-B$6*0.3<0.51,20*(SQRT(SQRT(B$6)*(B$6)/$A7)),20)+20
and enter the results into the POINTS_AWARDED field.
Any thoughts on how I can do this? I'm not a noob but I'm VERY close. I also need to make sure it updates if I were to change the player's finishing position.
Thanks in advance.
Subject
Views
Written By
Posted
Calculating fields
2381
March 09, 2012 12:40AM
1396
March 09, 2012 01:40AM
1374
March 09, 2012 10:55AM
1318
March 09, 2012 11:15AM
1425
March 10, 2012 10:07PM
1407
March 09, 2012 12:08PM
1308
March 10, 2012 09:58PM
1263
March 10, 2012 10:18PM
1390
March 11, 2012 02:27AM
1466
March 11, 2012 10:50AM
1347
March 09, 2012 07:42AM
1367
March 11, 2012 12:27PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.