A
Ayo
I have a subform in a form. the subform has an "Amount" field that I need to
sum up in a text box at the bottom of the form. I tried this line of code
but, it is not working. I don't know what I am doing wrong.
=Sum(Form![Invoice Tracker subform1].[Invoice Amount])
Any help will be greatly appreciated.
Thank you.
Ayo
sum up in a text box at the bottom of the form. I tried this line of code
but, it is not working. I don't know what I am doing wrong.
=Sum(Form![Invoice Tracker subform1].[Invoice Amount])
Any help will be greatly appreciated.
Thank you.
Ayo