Show Bi-Weekly Payday Dates for the Month

osscie3

Board Regular
Joined
Apr 30, 2014
Messages
70
Hi all,

Is there a way I can have the spreadsheet tell me which days will be payday for me? I'm on a bi-weekly/every other Friday schedule. Maybe have 3 (2 in most cases) cells that just show the date I'll be paid for the upcoming month?

For my personal budget I have a workbook in Excel and each sheet represents the month (so I have 12 sheets - Jan-Dec). I like to keep my old budget months for a year just to go back and analyze if need be.

To create the upcoming month (in this case June's budget), I basically just duplicate May's budget spreadsheet and delete the old June one.
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Upvote 0
Excel 365?
MrExcelPlayground2.xlsm
AB
2010/1/2021Friday, October 1, 2021
2110/31/2021Friday, October 15, 2021
22Friday, October 29, 2021
Sheet29
Cell Formulas
RangeFormula
B20:B22B20=FILTER(SEQUENCE(A21-A20+1,1,A20,1),INT((SEQUENCE(A21-A20+1,1,A20,1)-6)/14)-(SEQUENCE(A21-A20+1,1,A20,1)-6)/14=0,"")
A21A21=EOMONTH(A20,0)
Dynamic array formulas.


The two "-6" become "+1" if you get paid the other Friday.
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,446
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top