Hello, probably this is a newbie question, but I don’t figure out how to solve.
I have a simple table with two columns: month and incremental mileage. In the right column I would calculate the month mileage with a easy formula {month2}-{month2}.
But I don’t find a way.
![f26acedc067c090292d6e1479090fe7d147afc40.png f26acedc067c090292d6e1479090fe7d147afc40.png](/t5/image/serverpage/image-id/12105i7129F57E3BBEC4A6/image-size/large?v=v2&px=999)
The solution I’ve found is to traspose column and row, so I can use the formula.
But I can’t use a Form to insert new data and, if I would insert a column with fuel consumption, it becomes hard to handle.
Any suggestions?