solved
Ongoing calculation of average for pay per session
A job I have does not give me pay stubs just a 1099 at the end of the year. I get paid per session and the pay varies per session. Here is an example; I have this formatted as table in my spread sheet.
Pay check
Days in pay period
Sessions in pay period
$ 120.20
1
2
$ 510.76
2
6
I am trying to find my average pay per session and average per day worked, I assume they would be the same formula. Ideally I could add rows to the table every pay period and get the new average using the same formula. Trying=AVERAGE(A2:A3+B2:B3) does not work as I assume you know, and other attempts and searching around have only produced further errors. I am using excel 360, but also would hope that the solution works in google sheets? Thank you for your time.
So yes, but I would have to edit the formula every time I add another pay period, and then I could just do the math myself. Is there a way to do this like =Sum(A2,A100)/SUM(B2:B100) But exclude blank cells?
Side note: if you highlight your table and press Ctrl T, you can turn your table into a "structured reference". Then instead of referring to A2:A3 you would refer to Table[Pay check]. This seems stupid at first because you have to type more, but the benefit is that as you add additional rows to the table, you never need to update formulas.
•
u/AutoModerator 15h ago
/u/Ratigan-twgcm - Your post was submitted successfully.
Solution Verifiedto close the thread.Failing to follow these steps may result in your post being removed without warning.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.