Subject Field reference in OnCalculateField with CalculateAllFields=True
Author mmenaz
Hi, I know that in the OnCalculateField event you have not to reference to the field with "FieldByName" stuff but using the Arow, Afield variables, so you are in sync with the current buffer line.
But if I set CalculateAllFields=True, how can I access the fields? Could you show me the correct approach/syntax?
Many thanks
Marco Menardi