Form-Footer Calculations

G

Guest

I am doing a Calculation on a Tabular Form, i have 2 sum calculating text
fields under my Form Footer bar that work fine, these are both =Sum([Material
Cost]), they display as i tab through all the records. here is the problem.
In also have anotherCalculation field under the footer and it is
=([Text49]/[load size])+[Text44]

the problem is when i go to the next record on the form-screen it goes blank
, however the sum calcs. do not. I would like this to stay visible throughout
all records on the form, is this possible?? Thank you for your time and help
in advance
 
Top