Hope you are all having an amazing day. I have an Excel worksheet that keeps track of check payments I am receiving. The format looks like the following
sender, check #, Amount,
X, 1, $100,
Y, 2, $50,
Total: =sum(C2:C3)
Once cells A3:C3, the ones that contain sender Y data, are filled out, I want another row automatically inserted under it and the sum function to take in the "Amount" from the new observation as part of its argument. How would I do this? Essentially, my goal is to minimize the amount of mistakes my intern can make. I have had past ones forget to update the sum on multiple occasions. I always use this forum because of the massive amount of knowledge you all have. If you could teach me how to make a button that does this, I'd be so appreciative. Any help would be much appreciated.
Bookmarks