- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thanks Paul for you sample works great for my form!
I have apply your idea and script with some modifications for our needs. Thanks again.
There is One more thing to apply...
One of the sections for some employees is applicable and for some NOT.
For the Total marks I use the script:
Total.rawValue
=(AssesA.rawValue+AssesB.rawValue+AssesC.rawValue+AssesD.rawValue+AssesE.rawValue)/5;
If section 5 for the employee it is not applicable(NO VALUE) my script should be:
Total.rawValue
=(AssesA.rawValue+AssesB.rawValue+AssesC.rawValue+AssesD.rawValue)/4;
How I can accomplish this one?
May I send you my form to have abetter idea what I mean?
Thanks Paul
Views
Replies
0 Likes
Total Likes