Is focus on the header table ? Mark Lindner Lindner & Associates PC 254 Second Ave Needham MA 02494 781 247 1100 Fax 781 247 1143
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig Sent: Thursday, September 18, 2008 3:21 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Recalc upper table. I have a header / detail form. In the header table I am forced to maintain a field summing the values from some (but not all) records in the detail table. I have created a variable that does the summing into the required columns. However, I'm having trouble forcing those variables (which are assigned to the HEADER table) to recalculate when I make a change in the detail table. I'm using the AFTER SAVE ROW EEP of the detail table, and I've included the commands RECALC VARIABLES and RECALC TABLES. Whatever I do, it seems that I need to make a change to a field in header table before the header variables recalculate. This should be easy -- can someone remind me what I must be missing? -- Larry

