M
MattE
Please help this novice get this figured out.
I have a form and in it is a subform which is continuous. In the
subform, in a text field called Price which will actually have numeric
content, in the AfterUpdate event, I need to total the contents of all
the Price's. I'm having trouble 1) knowing how many records there are,
and then 2) totaling the Price fields.
I'd have to go through Me's Parent, right?
Thanks,
Matt
I have a form and in it is a subform which is continuous. In the
subform, in a text field called Price which will actually have numeric
content, in the AfterUpdate event, I need to total the contents of all
the Price's. I'm having trouble 1) knowing how many records there are,
and then 2) totaling the Price fields.
I'd have to go through Me's Parent, right?
Thanks,
Matt