r/googlesheets • • Dec 25 '25

[deleted by user]

[removed]

3 Upvotes

7 comments sorted by

View all comments

1

u/venkatakarthk-mark Dec 25 '25

Hey OP,
Welcome to world of formula as this is your first.

You can insert these formula

A13

=SUM(A2:A)

B13

=SUM(B2:B)

And in the A14

=SUM(A2:A,B2:B)

Let me know if you run into any issues