Forum Discussion

fham01's avatar
fham01
Frequent Visitor
4 years ago
Solved

How to sum each row?

Hello,   I have a question. I want to add a new column to the table with summing up each row. How can I do it so it looks like the field highlighted in yellow? For some reason, I have difficulties ...
  • Samarth_18's avatar
    4 years ago

    Hi fham01 ,

     

    You can create a column with below code:-

    sum = column A + column B + column C + column D + column E

     

    Thanks,

    Samarth