Hello,
This one is driving me nuts. I am trying to get a field to populate the sum of a specific column from within a List box. I can not figure it out. Anyone got any ideas?
The form is: frmMain
The List box on the form is: List58
The Column in the List Box is: Column 6
The Unbound box is: Running_Total
I have tried many ways the latest is:
In the Unbound box I put: =Sum(List58.Column(6))
It does not seem to be working. All it does is error out.
Any help as always is appreciated!
Thanks,
ScorpioX
This one is driving me nuts. I am trying to get a field to populate the sum of a specific column from within a List box. I can not figure it out. Anyone got any ideas?
The form is: frmMain
The List box on the form is: List58
The Column in the List Box is: Column 6
The Unbound box is: Running_Total
I have tried many ways the latest is:
In the Unbound box I put: =Sum(List58.Column(6))
It does not seem to be working. All it does is error out.
Any help as always is appreciated!
Thanks,
ScorpioX