1

sum and count function?

Is there sum and count function for column

1 reply

null
    • Nick
    • 5 yrs ago
    • Reported - view

    For column in table:

    click column header and choose Count or Sum

     

    On forms -> Formula field and:

    sum((select 'TableName').FieldName)

    or

    cnt((select 'TableName').FieldName)

     

    Nick

Content aside

  • 1 Likes
  • 5 yrs agoLast active
  • 1Replies
  • 3599Views