R
Robert Raley
Ok this is my what I have on the sub form I have a field [seconds] I am
doing the following in the footer in a text box.
=Round(Avg([seconds]/60),2)
text box name is pvt_avg. On the main form I have created a text box with
this in the control.
=[frm_wkly_pvt Subform_subform2]![pvt_avg]
I have tested the subform with a query and all works fine. However when I
use the main form I receive an # error message.
Both forms are in datasheet veiw.
Just to compicate things the main form is also a subform of another form.
All works great except this (&R^*&^(&)(&^&^%^%* formula.
Any help will be appreciated.
Thanks
Bob
doing the following in the footer in a text box.
=Round(Avg([seconds]/60),2)
text box name is pvt_avg. On the main form I have created a text box with
this in the control.
=[frm_wkly_pvt Subform_subform2]![pvt_avg]
I have tested the subform with a query and all works fine. However when I
use the main form I receive an # error message.
Both forms are in datasheet veiw.
Just to compicate things the main form is also a subform of another form.
All works great except this (&R^*&^(&)(&^&^%^%* formula.
Any help will be appreciated.
Thanks
Bob