Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sum Column in grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00113105
Message ID:
00113466
Views:
20
>>CALCULATE SUM(fieldname) FOR RECNO() < 0
>
>
>But would'nt this only look at new records? Existing records would be ignored.

Another possible issue. CALCULATE() changes the record pointer. Depending on the buffering mode, this could commit a record that the developer is not ready to commit. You need to make sure that table buffering is set on.
Menachem Bazian, CPA
President
BC Consulting Services, Inc.
973-773-7276
Menachem@BazianCentral.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform