peterlee516
Registered User.
- Local time
- Yesterday, 16:44
- Joined
- Nov 29, 2007
- Messages
- 36
Is there any way to update the actual record with the result from an equation like these?
1)=DLookUp("[SumOfAllocationAmount]","qryInvoicedPB","[ProjectID]=[Forms]![tblProjects]!ProjectID")
2)=[BudgetPB]-[InvoicedPB]
3)=[qryInvitations subform]!TotalAllocations
Thanks for reading!
1)=DLookUp("[SumOfAllocationAmount]","qryInvoicedPB","[ProjectID]=[Forms]![tblProjects]!ProjectID")
2)=[BudgetPB]-[InvoicedPB]
3)=[qryInvitations subform]!TotalAllocations
Thanks for reading!