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
2255
March 09, 2012 12:40AM
1295
March 09, 2012 01:40AM
1295
March 09, 2012 10:55AM
1237
March 09, 2012 11:15AM
1354
March 10, 2012 10:07PM
1341
March 09, 2012 12:08PM
1234
March 10, 2012 09:58PM
1190
March 10, 2012 10:18PM
1301
March 11, 2012 02:27AM
1377
March 11, 2012 10:50AM
1267
March 09, 2012 07:42AM
1284
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.