coolcatkelso
Registered User.
- Local time
- Today, 20:24
- Joined
- Jan 5, 2009
- Messages
- 279
Hiya,
I know this is simple but forgot how to call it in
I have a form and a subform on the main Page, The main form contains th customers details, name address etc and a field called AccountStatus
The subform has Workorder details, Startdate, material total, labour total, total payments etc
In the main form on the field Account Status - Have this as the source code - =[Workorders by Customer Subform].[Form]![Text55]
Text55 is a calculation within the Query - Materials Total+Labour Total-Total Payment which is then summed and displayed in the Main Form field (Account Status)
Appears to be working perfectly, but The data isn't stored within the Customer Table (Account Status)
How do I get it to store this data in the table so I can call in future?
________
Marijuana Vaporizer
I know this is simple but forgot how to call it in
I have a form and a subform on the main Page, The main form contains th customers details, name address etc and a field called AccountStatus
The subform has Workorder details, Startdate, material total, labour total, total payments etc
In the main form on the field Account Status - Have this as the source code - =[Workorders by Customer Subform].[Form]![Text55]
Text55 is a calculation within the Query - Materials Total+Labour Total-Total Payment which is then summed and displayed in the Main Form field (Account Status)
Appears to be working perfectly, but The data isn't stored within the Customer Table (Account Status)
How do I get it to store this data in the table so I can call in future?
________
Marijuana Vaporizer
Last edited: