It is possible to make a calculator who calculate the addition of 2 or more cells of a StringGrid and show the result in other cell?
For example:
I have a String grid with 6 cells. I want to show in the 6th cell 1st cell+2nd cell+3rd cell+4th cell+5th cell.
And if the response is 'YES' how can I do this?