Hopefully someone can answer this question for me: -
Is it possible to sum a calculated text box in a subform in datasheet veiw by using the Sum function in another calculated text box in the footer of that form?
The text box I wnmat to sum multiplies the result of a DLookUp function in another text box by a number from a field in the underlying table. This text box is working fine I just can't sum it.
I can sum any text box bound to a field in the underlying table, just not the calculated text box.
I have also tried this in single and continuous form view, but whatever view I try I just get 'Error!'.
Would be nice to sort this out as I want to display the sum on the main form.
Am I attempting something impossible
Is it possible to sum a calculated text box in a subform in datasheet veiw by using the Sum function in another calculated text box in the footer of that form?
The text box I wnmat to sum multiplies the result of a DLookUp function in another text box by a number from a field in the underlying table. This text box is working fine I just can't sum it.
I can sum any text box bound to a field in the underlying table, just not the calculated text box.
I have also tried this in single and continuous form view, but whatever view I try I just get 'Error!'.
Would be nice to sort this out as I want to display the sum on the main form.
Am I attempting something impossible