R Robbrenl New member Local time Today, 12:18 Joined Apr 25, 2015 Messages 4 Apr 25, 2015 #1 Hello all, I have a form with a sum in the form footer. Is it possible to write that sum into a table?
Hello all, I have a form with a sum in the form footer. Is it possible to write that sum into a table?
B burrina Registered User. Local time Today, 14:18 Joined May 10, 2014 Messages 972 Apr 25, 2015 #2 As in Insert or Update ?
R Robbrenl New member Local time Today, 12:18 Joined Apr 25, 2015 Messages 4 Apr 25, 2015 #3 It can be either but I prefer it to be an insert Insert.
stopher AWF VIP Local time Today, 20:18 Joined Feb 1, 2006 Messages 2,395 Apr 25, 2015 #4 Robbrenl said: Hello all, I have a form with a sum in the form footer. Is it possible to write that sum into a table? Click to expand... Why would you want to do this? Typically derived data is not stored because it can always be derived.
Robbrenl said: Hello all, I have a form with a sum in the form footer. Is it possible to write that sum into a table? Click to expand... Why would you want to do this? Typically derived data is not stored because it can always be derived.
R Robbrenl New member Local time Today, 12:18 Joined Apr 25, 2015 Messages 4 Apr 25, 2015 #5 I have a billing subform, with the totals in form footer. I need that amount to get to the payments form and I don't know how.
I have a billing subform, with the totals in form footer. I need that amount to get to the payments form and I don't know how.