C
coffee-girl
Hi there.
what i'm trying to do is have a few fields that the user can enter numbers..
so i have field1, field2, field3, field4..
and field5 witch will do this (field1 + field2 + field3 + field4) / 4
what i would like to do is have / 4 change as per number of fields enter so
if they only entered in field1, field2 and field 3 the formula would be
(field1 + field2 + field3) / 3
i donut even know where to start.. i have the first one working but having
trouble doing the second part.. can one one please help me have been at this
for a long time...
what i'm trying to do is have a few fields that the user can enter numbers..
so i have field1, field2, field3, field4..
and field5 witch will do this (field1 + field2 + field3 + field4) / 4
what i would like to do is have / 4 change as per number of fields enter so
if they only entered in field1, field2 and field 3 the formula would be
(field1 + field2 + field3) / 3
i donut even know where to start.. i have the first one working but having
trouble doing the second part.. can one one please help me have been at this
for a long time...