- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Paul I am not getting any error and there is
not any space.
Hi Niall, here is my script with your suggestion but does not work.
form1.#subform[0].Total::calculate - (JavaScript, client)
if
(AssesE.rawValue=="")
{
Total.rawValue
=(AssesA.rawValue+AssesB.rawValue+AssesC.rawValue+AssesD.rawValue)/4;
}
else
{
Total.rawValue
=(AssesA.rawValue+AssesB.rawValue+AssesC.rawValue+AssesD.rawValue+AssesE.rawValue)/5;
}
Thank you all
Views
Replies
0 Likes
Total Likes