How do you write an expression to sum the values in the same row? I need the sum of the values in "Total caja"

Solved Solved
0 2 101
1 ACCEPTED SOLUTION

[col1]+[col2]+…

View solution in original post

2 REPLIES 2

[col1]+[col2]+…

thanks, it worked

Top Labels in this Space