shabbaranks
Registered User.
- Local time
- Today, 09:47
- Joined
- Oct 17, 2011
- Messages
- 300
Hi,
Im trying to sum a value within subform\table before I even start I get ####Error as I have put in the control source the rule to create the sum
I then have a function when another value is added it requires the text box which holds the sum value.
Can anyone assist please?
Thanks
Im trying to sum a value within subform\table before I even start I get ####Error as I have put in the control source the rule to create the sum
Code:
=Sum([TempTable].[hours])
I then have a function when another value is added it requires the text box which holds the sum value.
Can anyone assist please?
Thanks